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 8b2e50b commit adb2547Copy full SHA for adb2547
llvm/tools/llvm-split/CMakeLists.txt
@@ -11,6 +11,7 @@ set(LLVM_LINK_COMPONENTS
11
MC
12
Support
13
Target
14
+ TargetParser
15
)
16
17
add_llvm_tool(llvm-split
0 commit comments