mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08: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:
@@ -127,6 +127,7 @@ if( NOT CLANG_BUILT_STANDALONE )
|
||||
llvm-dwarfdump
|
||||
llvm-ifs
|
||||
llvm-lto2
|
||||
llvm-mc
|
||||
llvm-modextract
|
||||
llvm-nm
|
||||
llvm-objcopy
|
||||
|
||||
Reference in New Issue
Block a user