1set(LLVM_LINK_COMPONENTS 2 DebugInfo 3 Object 4 ) 5 6add_llvm_tool(llvm-dwarfdump 7 llvm-dwarfdump.cpp 8 ) 9