blob: 6b39193e47deb88bcf79c87dc5e0bde90af252e4 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS object)
add_llvm_utility(obj2yaml
obj2yaml.cpp coff2yaml.cpp
)
target_link_libraries(obj2yaml LLVMSupport)