blob: 390c1925f9eb550f79603f05c678ac1d9da44436 [file] [log] [blame]
add_llvm_component_library(LLVMDWARFLinkerParallel
DWARFLinker.cpp
StringPool.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/DWARFLinkerParallel
DEPENDS
intrinsics_gen
LINK_COMPONENTS
AsmPrinter
BinaryFormat
CodeGen
DebugInfoDWARF
MC
Object
Support
)