llvm-6502/include/llvm/DebugInfo/DWARF
Frederic Riss 17b5682094 DWARFFormValue: Add getAsSignedConstant method.
The implementation accepts explicitely signed forms (DW_FORM_sdata),
but also unsigned forms as long as they fit in an int64_t.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231299 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-04 22:07:41 +00:00
..
DIContext.h
DWARFAbbreviationDeclaration.h Make the DWARFAbbreviationDeclaration::AttributeSpec type public. 2015-03-04 22:07:30 +00:00
DWARFAcceleratorTable.h
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
DWARFFormValue.h DWARFFormValue: Add getAsSignedConstant method. 2015-03-04 22:07:41 +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