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

Chris Lattner clattner at apple.com
Mon Apr 5 21:30:15 PDT 2010


great, thanks!

On Apr 5, 2010, at 5:54 PM, Bill Wendling wrote:

> 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