blob: 0c8af1e7a456519009d581648767de51e83c47cc [file] [log] [blame]
add_llvm_component_library(LLVMBinaryFormat
AMDGPUMetadataVerifier.cpp
COFF.cpp
Dwarf.cpp
DXContainer.cpp
ELF.cpp
MachO.cpp
Magic.cpp
MsgPackDocument.cpp
MsgPackDocumentYAML.cpp
MsgPackReader.cpp
MsgPackWriter.cpp
SFrame.cpp
Wasm.cpp
XCOFF.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/BinaryFormat
LINK_COMPONENTS
Support
TargetParser
)