Skip to content

Commit d01a06b

Browse files
committed
[clang][test] Fix shared build after Module Triple change. NFC
1 parent 710de09 commit d01a06b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/Testing/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ add_llvm_library(clangTesting
1313
LINK_COMPONENTS
1414
MC
1515
Support
16+
TargetParser
1617
)
1718

1819
clang_target_link_libraries(clangTesting

0 commit comments

Comments
 (0)