blob: 6dc3cccafc8d76501d3fe0b2b39eaa01ebbb5a80 [file] [log] [blame]
add_llvm_component_library(LLVMTextAPI
Architecture.cpp
ArchitectureSet.cpp
InterfaceFile.cpp
PackedVersion.cpp
Platform.cpp
Symbol.cpp
Target.cpp
TextStub.cpp
TextStubCommon.cpp
ADDITIONAL_HEADER_DIRS
"${LLVM_MAIN_INCLUDE_DIR}/llvm/TextAPI"
LINK_COMPONENTS
Support
BinaryFormat
)