llvm-project/llvm/lib/DebugInfo/DWARF
Frederic Riss 77f850e336 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.

llvm-svn: 231299
2015-03-04 22:07:41 +00:00
..
CMakeLists.txt
DIContext.cpp
DWARFAbbreviationDeclaration.cpp
DWARFAcceleratorTable.cpp
DWARFCompileUnit.cpp
DWARFContext.cpp
DWARFDebugAbbrev.cpp
DWARFDebugArangeSet.cpp
DWARFDebugAranges.cpp
DWARFDebugFrame.cpp [dwarfdump] Fix frame info register number dump. 2015-02-25 22:30:09 +00:00
DWARFDebugInfoEntry.cpp
DWARFDebugLine.cpp
DWARFDebugLoc.cpp Replace std::copy with a back inserter with vector append where feasible 2015-02-28 10:11:12 +00:00
DWARFDebugRangeList.cpp
DWARFFormValue.cpp DWARFFormValue: Add getAsSignedConstant method. 2015-03-04 22:07:41 +00:00
DWARFTypeUnit.cpp
DWARFUnit.cpp
LLVMBuild.txt
Makefile
SyntaxHighlighting.cpp
SyntaxHighlighting.h
module.modulemap