blob: 6e22a7236714277bb3780daf56707e85417a89b6 [file]
set(LLVM_LINK_COMPONENTS
TransformUtils
BitWriter
Core
IRReader
Support
)
add_llvm_tool(llvm-split
llvm-split.cpp
)