Skip to content

Commit 34f7000

Browse files
authored
[clang-tidy]link LLVMTargetParser (#121072)
Fix build issue introduced in #120547
1 parent 56600c1 commit 34f7000

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)