DWARF Type Hashing: Include reference and rvalue reference type in the declarable...
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 21 Oct 2013 23:06:19 +0000 (23:06 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 21 Oct 2013 23:06:19 +0000 (23:06 +0000)
commit449f036a8141b9032ff310ecbe0ab4433c5c307b
treed4d402affa29fbd5dc4735e097ce02e0900b76d0
parentf1545a219744c1ae66137e64d1c456cd8e924eb7
DWARF Type Hashing: Include reference and rvalue reference type in the declarable summary hashing path

More support for 7.25 Part 5.

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