Remove special case in the DIEValue printing since it only existed
authorEric Christopher <echristo@gmail.com>
Thu, 6 Mar 2014 00:00:49 +0000 (00:00 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 6 Mar 2014 00:00:49 +0000 (00:00 +0000)
commit26148a62c3ae9543f30c163f240e4b2c32970480
tree97f9fcd2f902b8d20fb78f3cedb6cf05eef33e46
parent1da08cb171c0684d47bf37d4a10f4e53dcb229c5
Remove special case in the DIEValue printing since it only existed
for verbose asm.

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