blob: 52eedeb9f53f32fe9352d6a495c57ceefae81229 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
TransformUtils
BitWriter
Core
IRReader
Support
)
add_llvm_tool(llvm-split
llvm-split.cpp
DEPENDS
intrinsics_gen
)