[llvm-commits] [llvm] r47472 - /llvm/trunk/lib/VMCore/AsmWriter.cpp

Devang Patel dpatel at apple.com
Fri Feb 22 17:08:56 PST 2008


On Feb 21, 2008, at 9:54 PM, Chris Lattner wrote:

> Does this work?  I thought that 'ret i32 1, float 1.0' was represented
> as a return with two operands, not as one with struct type.

It was not represented as a return with two operands. Not it is.
Fixed.
-
Devang






More information about the llvm-commits mailing list