[llvm-commits] [llvm] r100487 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

Bill Wendling isanbard at gmail.com
Mon Apr 5 17:54:08 PDT 2010


On Apr 5, 2010, at 4:31 PM, Chris Lattner wrote:
> On Apr 5, 2010, at 3:59 PM, Bill Wendling wrote:
> 
>> Author: void
>> Date: Mon Apr  5 17:59:21 2010
>> New Revision: 100487
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=100487&view=rev
>> Log:
>> Output floating point representations in DWARF format. This is done by outputing
>> the FP encoding directly as a hex representation.
> 
> Did you verify that this works on both big and little endian systems?
> 
Yes.

-bw






More information about the llvm-commits mailing list