blob: fd38003f3d65e03a25248b00a96954d1365fa793 [file] [log] [blame]
add_llvm_component_library(LLVMDWARFLinker
DWARFLinkerCompileUnit.cpp
DWARFLinkerDeclContext.cpp
DWARFLinker.cpp
DWARFStreamer.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/DWARFLinker
DEPENDS
intrinsics_gen
LINK_COMPONENTS
BinaryFormat
DebugInfoDWARF
AsmPrinter
CodeGen
MC
Object
Support
)