Add support for hashing DW_FORM_sdata and a small testcase.
authorEric Christopher <echristo@gmail.com>
Thu, 20 Feb 2014 00:54:40 +0000 (00:54 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 20 Feb 2014 00:54:40 +0000 (00:54 +0000)
commitf5334f24213805f5c2c3a35372c581f34ab255dc
tree04d20d08f820035442f30c24b64cf332e0b0c9f5
parent79069f9b50c578b981ea1b6a8310a59eef1680d9
Add support for hashing DW_FORM_sdata and a small testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201747 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIEHash.cpp
unittests/CodeGen/DIEHashTest.cpp