Compute hashes directly with hash_combine instead of taking a detour through FoldingS...
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 11 Apr 2012 14:06:39 +0000 (14:06 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 11 Apr 2012 14:06:39 +0000 (14:06 +0000)
commit7484920cf5d95b21fa750229f8ce0d1624c918ec
treeb3318292d8f657420479537410510a1ac2d8ef56
parent91794872cefaf6c2652abad640048784bd6b0d02
Compute hashes directly with hash_combine instead of taking a detour through FoldingSetNodeID.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154495 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp
lib/VMCore/DebugLoc.cpp