We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68571f9 commit bed2bdfCopy full SHA for bed2bdf
compiler-rt/test/CMakeLists.txt
@@ -101,7 +101,7 @@ if(COMPILER_RT_CAN_EXECUTE_TESTS)
101
compiler_rt_test_runtime(xray)
102
endif()
103
if(COMPILER_RT_BUILD_ORC)
104
- compiler_rt_Test_runtime(orc)
+ compiler_rt_test_runtime(orc)
105
106
# ShadowCallStack does not yet provide a runtime with compiler-rt, the tests
107
# include their own minimal runtime
0 commit comments