1set(LLVM_LINK_COMPONENTS2 Core3 Support4 Analysis5 IRReader)6 7add_llvm_tool(llvm-sim8 llvm-sim.cpp9)10