We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f387c6d commit 756a798Copy full SHA for 756a798
llvm/tools/llvm-ir2vec/CMakeLists.txt
@@ -14,6 +14,7 @@ set(LLVM_LINK_COMPONENTS
14
AllTargetsCodeGens
15
AllTargetsDescs
16
AllTargetsInfos
17
+ TargetParser
18
)
19
20
add_llvm_tool(llvm-ir2vec
0 commit comments