Hi all
When I read Mips Backend, I find this type error in MipsCallingConv.td.
//The first 4 doubl fp arguments are passed in single fp registers.
It should be
//The first 4 double fp arguments are passed in single fp registers.
Will my patch be OK?
Thanks
--Liu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-be-type-error.patch
Type: text/x-patch
Size: 610 bytes
Desc: not available
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20110425/52214561/attachment.bin>