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