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:
Matt Arsenault
2024-10-12 06:42:31 +04:00
committed by GitHub
parent 0fba8381d2
commit 1ac6ef5af2

View File

@@ -127,6 +127,7 @@ if( NOT CLANG_BUILT_STANDALONE )
llvm-dwarfdump
llvm-ifs
llvm-lto2
llvm-mc
llvm-modextract
llvm-nm
llvm-objcopy