Skip to content

Commit 756a798

Browse files
svkeerthyLukacma
authored andcommitted
[llvm-ir2vec] Build issue fix in AMD buildbot (llvm#164728)
Fixes the build issue in `openmp-offload-amdgpu-runtime-2` caused by llvm#164025
1 parent f387c6d commit 756a798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/llvm-ir2vec/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ set(LLVM_LINK_COMPONENTS
1414
AllTargetsCodeGens
1515
AllTargetsDescs
1616
AllTargetsInfos
17+
TargetParser
1718
)
1819

1920
add_llvm_tool(llvm-ir2vec

0 commit comments

Comments
 (0)