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)
commit7b246c38724a9c79336fff87af668136fb676fe6
treec3177ff120b4748603f05c49990579c92733d100
parent9ab73626fc3881ecfad2b71d942ecd31e81e9e35
Add 'getInt64Field()' method to get the signed integer instead of unsigned.

llvm-svn: 169145
llvm/include/llvm/DebugInfo.h
llvm/lib/VMCore/DebugInfo.cpp