Add 'getInt64Field()' method to get the signed integer instead of unsigned.
authorBill Wendling <isanbard@gmail.com>
Mon, 3 Dec 2012 19:44:25 +0000 (19:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 3 Dec 2012 19:44:25 +0000 (19:44 +0000)
commit9127be8a19471039f1c8e50e92c8ebd0460048e9
tree329a6927cbdf07f6145e4c5e01cafdbeb2d46f41
parentb0dcf61252e58715a3bea79f4c112572df361c30
Add 'getInt64Field()' method to get the signed integer instead of unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169145 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo.h
lib/VMCore/DebugInfo.cpp