1set(LLVM_LINK_COMPONENTS2 IRReader3 BitReader4 BitWriter5 Core6 Support7 )8 9add_llvm_tool(llvm-cat10 llvm-cat.cpp11 )12