mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 15:46:45 +00:00
[NFCI] Change compiler_rt_Test_runtime to lowercase (#133362)
This commit is contained in:
parent
68571f9151
commit
bed2bdf17b
@ -101,7 +101,7 @@ if(COMPILER_RT_CAN_EXECUTE_TESTS)
|
|||||||
compiler_rt_test_runtime(xray)
|
compiler_rt_test_runtime(xray)
|
||||||
endif()
|
endif()
|
||||||
if(COMPILER_RT_BUILD_ORC)
|
if(COMPILER_RT_BUILD_ORC)
|
||||||
compiler_rt_Test_runtime(orc)
|
compiler_rt_test_runtime(orc)
|
||||||
endif()
|
endif()
|
||||||
# ShadowCallStack does not yet provide a runtime with compiler-rt, the tests
|
# ShadowCallStack does not yet provide a runtime with compiler-rt, the tests
|
||||||
# include their own minimal runtime
|
# include their own minimal runtime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user