DIEHash: Do not use shallow type hashing for unnamed types
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 24 Oct 2013 17:53:58 +0000 (17:53 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 24 Oct 2013 17:53:58 +0000 (17:53 +0000)
commit1d7d8da4cb81aa3f149e1e80811d72525eee15e3
tree988c77bcb6dc6134fbe5c6279aca932c9f15ce48
parent851aa948cb7fa379c9e674ae1cfe7276dd9ab171
DIEHash: Do not use shallow type hashing for unnamed types

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