1 2 3 4 5 6 7 8 9
set(LLVM_LINK_COMPONENTS Object ObjectYAML Support ) add_llvm_tool(obj2yaml obj2yaml.cpp coff2yaml.cpp elf2yaml.cpp Error.cpp )