blob: b755755a984fc8b2ae99776aec8a9e1a66a7c31a [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AllTargetsAsmParsers
AllTargetsCodeGens
AllTargetsDescs
AllTargetsInfos
TransformUtils
BitWriter
CodeGen
Core
IRReader
MC
Support
Target
TargetParser
ipo
)
add_llvm_tool(llvm-split
llvm-split.cpp
DEPENDS
intrinsics_gen
)