mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 13:06:56 +00:00
clang: Add llvm-mc to CLANG_TEST_DEPS (#112032)
Attempt to fit sporadic precommit test failures in hip-partial-link.hip The driver really shouldn't be using llvm-mc in the first place though, filed #112031 to fix this.
This commit is contained in:
parent
0fba8381d2
commit
1ac6ef5af2
@ -127,6 +127,7 @@ if( NOT CLANG_BUILT_STANDALONE )
|
||||
llvm-dwarfdump
|
||||
llvm-ifs
|
||||
llvm-lto2
|
||||
llvm-mc
|
||||
llvm-modextract
|
||||
llvm-nm
|
||||
llvm-objcopy
|
||||
|
Loading…
x
Reference in New Issue
Block a user