Minor cosmetic patch so that the hex equivalent of a decimal
authorScott Michel <scottm@aero.org>
Mon, 2 Jun 2008 22:19:12 +0000 (22:19 +0000)
committerScott Michel <scottm@aero.org>
Mon, 2 Jun 2008 22:19:12 +0000 (22:19 +0000)
commit83ccc0a50c7c52b2d774c3f4d209a120800ecdc7
treee009bee72840be4bd6e808d86abe168917c72627
parent8bf61e8c2a39bcf070c39848fea83eda57851ebb
Minor cosmetic patch so that the hex equivalent of a decimal
constant shows up in the assembly language output. Helps with
debugging without a HP calculator having to be handy.

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