For long double constants, print an approximation of their value to the .s file to...
authorChris Lattner <sabre@nondot.org>
Sun, 27 Jan 2008 06:09:28 +0000 (06:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Jan 2008 06:09:28 +0000 (06:09 +0000)
commit553c116a1b94e9c5c7489e6a31908dbb8a76131c
treeb9cb3268b8c8256805af26a43b09d4d782baf0f4
parentb753065f6d415ee4a63a045a4150caaebd5d05a2
For long double constants, print an approximation of their value to the .s file to make it easier to read.

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