DIEHash: Summary hashing of nested types
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 25 Oct 2013 18:38:43 +0000 (18:38 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 25 Oct 2013 18:38:43 +0000 (18:38 +0000)
commita954618c6e6c5f94d3cedc0b6bc19dbc49e56ac2
treee3bf6e25cc80684422154e73ad3d949bdad767ba
parented400c710890313116aeea9a070dce7956da44d1
DIEHash: Summary hashing of nested types

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