Skip to content

Commit adb2547

Browse files
committed
[llvm-split] Add missing TargetParser dependency
1 parent 8b2e50b commit adb2547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/llvm-split/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ set(LLVM_LINK_COMPONENTS
1111
MC
1212
Support
1313
Target
14+
TargetParser
1415
)
1516

1617
add_llvm_tool(llvm-split

0 commit comments

Comments
 (0)