mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 06:46:33 +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)
|
||||
endif()
|
||||
if(COMPILER_RT_BUILD_ORC)
|
||||
compiler_rt_Test_runtime(orc)
|
||||
compiler_rt_test_runtime(orc)
|
||||
endif()
|
||||
# ShadowCallStack does not yet provide a runtime with compiler-rt, the tests
|
||||
# include their own minimal runtime
|
||||
|
Loading…
x
Reference in New Issue
Block a user