DIEHash: Include the trailing zero byte after the children of a DIE
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 16 Oct 2013 20:29:06 +0000 (20:29 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 16 Oct 2013 20:29:06 +0000 (20:29 +0000)
commit75ee00021d5e753be09baa4121a090afc8d7c236
tree8bdb5b02fef567012d98dda285fcd62811c37be5
parente6b1095e31677720708181f1bc998924340e5d46
DIEHash: Include the trailing zero byte after the children of a DIE

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