1set(LLVM_LINK_COMPONENTS 2 Object 3 Support 4 TextAPI 5 ObjectYAML 6 ) 7 8add_llvm_tool(llvm-ifs 9 llvm-ifs.cpp 10 ) 11