Simplify some uses of utohexstr.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 7 Nov 2011 21:00:59 +0000 (21:00 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 7 Nov 2011 21:00:59 +0000 (21:00 +0000)
commit70be28a5adba5bcae0c6dcd63f17592864c351fc
tree50eeee415bf93748f130a310e6654b31586ed5aa
parent055a647a9dbce8ea4291a46c0db8f3b716ed4af9
Simplify some uses of utohexstr.

As a side effect hex is printed lowercase instead of uppercase now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144013 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/MBlaze/MBlazeAsmPrinter.cpp
test/CodeGen/ARM/reg_sequence.ll
test/CodeGen/ARM/vmov.ll
test/MC/ARM/neon-bitwise-encoding.s
test/MC/ARM/neon-mov-encoding.s
test/MC/ARM/neont2-mov-encoding.s
test/MC/Disassembler/ARM/neon-tests.txt
test/MC/Disassembler/ARM/neon.txt
test/MC/Disassembler/ARM/neont2.txt