2015-01-31 02:07:45 +08:00
|
|
|
add_llvm_library(LLVMDebugInfoDWARF
|
|
|
|
DWARFAbbreviationDeclaration.cpp
|
|
|
|
DWARFAcceleratorTable.cpp
|
|
|
|
DWARFCompileUnit.cpp
|
|
|
|
DWARFContext.cpp
|
|
|
|
DWARFDebugAbbrev.cpp
|
|
|
|
DWARFDebugArangeSet.cpp
|
|
|
|
DWARFDebugAranges.cpp
|
|
|
|
DWARFDebugFrame.cpp
|
|
|
|
DWARFDebugInfoEntry.cpp
|
|
|
|
DWARFDebugLine.cpp
|
|
|
|
DWARFDebugLoc.cpp
|
2015-11-12 17:38:54 +08:00
|
|
|
DWARFDebugMacro.cpp
|
2016-12-17 17:10:32 +08:00
|
|
|
DWARFDebugPubTable.cpp
|
2015-01-31 02:07:45 +08:00
|
|
|
DWARFDebugRangeList.cpp
|
2016-12-14 02:25:19 +08:00
|
|
|
DWARFDie.cpp
|
2015-01-31 02:07:45 +08:00
|
|
|
DWARFFormValue.cpp
|
2016-09-23 19:01:53 +08:00
|
|
|
DWARFGdbIndex.cpp
|
2015-01-31 02:07:45 +08:00
|
|
|
DWARFTypeUnit.cpp
|
2015-11-12 03:28:21 +08:00
|
|
|
DWARFUnitIndex.cpp
|
2015-01-31 02:07:45 +08:00
|
|
|
DWARFUnit.cpp
|
2017-05-04 00:02:29 +08:00
|
|
|
DWARFVerifier.cpp
|
2015-01-31 02:07:45 +08:00
|
|
|
SyntaxHighlighting.cpp
|
2015-02-11 11:28:02 +08:00
|
|
|
|
|
|
|
ADDITIONAL_HEADER_DIRS
|
|
|
|
${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/DWARF
|
2015-04-24 01:37:47 +08:00
|
|
|
${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo
|
2015-01-31 02:07:45 +08:00
|
|
|
)
|