DIEHash: Const correct and use references where non-null/non-rebound.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 24 Oct 2013 18:29:03 +0000 (18:29 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 24 Oct 2013 18:29:03 +0000 (18:29 +0000)
commit377e83202cb40849d384ddede39f9468af197427
tree62034bcf51c5d170709a81f933804d124ee46a79
parent1d7d8da4cb81aa3f149e1e80811d72525eee15e3
DIEHash: Const correct and use references where non-null/non-rebound.

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