Output floating point representations in DWARF format. This is done by outputing
authorBill Wendling <isanbard@gmail.com>
Mon, 5 Apr 2010 22:59:21 +0000 (22:59 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 5 Apr 2010 22:59:21 +0000 (22:59 +0000)
commit57fbba4dba5fe095e325103ff34b9c99bab382f9
treee3c56f64d2211e34ebd8a3c8264f05e496d8eddb
parent796e64b546061b65ca3f9c057cd6b7195e1eb423
Output floating point representations in DWARF format. This is done by outputing
the FP encoding directly as a hex representation.

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