1 2 3 4 5
set(LLVM_LINK_COMPONENTS linker bitreader bitwriter asmparser) add_llvm_tool(llvm-link llvm-link.cpp )