Pretty-printing comments for literal floating point in .s files.
authorJim Grosbach <grosbach@apple.com>
Fri, 23 Mar 2012 23:06:47 +0000 (23:06 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 23 Mar 2012 23:06:47 +0000 (23:06 +0000)
commit7c0bc008f1b1f8185f879bd956ef0b5f361638cb
treeadc498a398fa9aa70156de8f9e4259d021e0b6cd
parent00ca888cccd130dd3ebcfc02cf2b9187b54d116e
Pretty-printing comments for literal floating point in .s files.

Dump the hex representation to the comment stream as well as the float
value.

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