blob: 7317792232483645606e2d9d6c262d041f7fcef5 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BitWriter
Core
IRReader
Linker
Object
Support
TransformUtils
IPO
)
add_llvm_tool(llvm-link
llvm-link.cpp
DEPENDS
intrinsics_gen
)