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