2015-01-30 18:07:45 +00: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
|
|
|
|
DWARFDebugRangeList.cpp
|
|
|
|
DWARFFormValue.cpp
|
|
|
|
DWARFTypeUnit.cpp
|
|
|
|
DWARFUnit.cpp
|
|
|
|
SyntaxHighlighting.cpp
|
2015-02-11 03:28:02 +00:00
|
|
|
|
|
|
|
ADDITIONAL_HEADER_DIRS
|
|
|
|
${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/DWARF
|
2015-04-23 17:37:47 +00:00
|
|
|
${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo
|
2015-01-30 18:07:45 +00:00
|
|
|
)
|