1 set(LLVM_LINK_COMPONENTS asmparser ipo bitreader bitwriter irreader) 2 3 add_llvm_tool(llvm-extract 4 llvm-extract.cpp 5 ) 6