OSDN Git Service

DIEHash: Include the type's context in the type hash.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 17 Oct 2013 00:10:34 +0000 (00:10 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 17 Oct 2013 00:10:34 +0000 (00:10 +0000)
commit88a68cbbb57aa9caef60dbd2f63d908983e77465
treea4eea1a92a66c52736b80f1cb285eeda3c333804
parentc0987082206d202c20ebe1d528c1b28a875160ac
DIEHash: Include the type's context in the type hash.

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