llvm-6502/include/llvm/DebugInfo/DWARF
Frederic Riss 97fb4907c5 DWARFDebugRangeList: make the list of entries available to clients.
For users like llvm-dsymutil that want to have access to the encoded
debug_ranges entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232230 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-13 23:30:07 +00:00
..
DIContext.h
DWARFAbbreviationDeclaration.h Make the DWARFAbbreviationDeclaration::AttributeSpec type public. 2015-03-04 22:07:30 +00:00
DWARFAcceleratorTable.h Add missing include guards. 2015-03-12 18:39:54 +00:00
DWARFCompileUnit.h
DWARFContext.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
DWARFDebugAbbrev.h
DWARFDebugAranges.h
DWARFDebugArangeSet.h
DWARFDebugFrame.h
DWARFDebugInfoEntry.h
DWARFDebugLine.h
DWARFDebugLoc.h
DWARFDebugRangeList.h DWARFDebugRangeList: make the list of entries available to clients. 2015-03-13 23:30:07 +00:00
DWARFFormValue.h Typo. 2015-03-07 01:39:09 +00:00
DWARFRelocMap.h
DWARFSection.h
DWARFTypeUnit.h
DWARFUnit.h Add missing includes. make_unique proliferated everywhere. 2015-03-01 21:28:53 +00:00