Rewrite the attribute hashing algorithm to use the type of the value
authorEric Christopher <echristo@gmail.com>
Thu, 6 Mar 2014 00:38:32 +0000 (00:38 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 6 Mar 2014 00:38:32 +0000 (00:38 +0000)
commit028462964bdbfc2ab332de73c5439d547e01776a
treec2b2eb7b656155bc40ee306bb76994c3ead14b10
parent025c1cefca00f262452c8c42717a4047b1836cd2
Rewrite the attribute hashing algorithm to use the type of the value
pointed to by the attribute, rather than the form as a first
step to determining how to hash the values. No functional change
intended.

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