blob: 52e9df4d766ae15fdf36d9e25e65b4e123ea6348 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
MC
Object
Support
)
add_llvm_tool(yaml2obj
yaml2obj.cpp
yaml2coff.cpp
yaml2elf.cpp
)