1set(LLVM_LINK_COMPONENTS2 BitReader3 BitWriter4 Core5 Support6 )7 8add_llvm_tool(llvm-modextract9 llvm-modextract.cpp10 )11