Skip to content

Commit 747b601

Browse files
committed
[clang-tidy]link LLVMTargetParser
Fix build issue introduced in llvm#120547
1 parent cd66c9b commit 747b601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang-tools-extra/clang-tidy/tool/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
33
AllTargetsDescs
44
AllTargetsInfos
55
FrontendOpenMP
6+
TargetParser
67
support
78
)
89

0 commit comments

Comments
 (0)