[llvm-commits] Fix a bug with x86_fp80 in the CPP backend

Collin Winter collinwinter at google.com
Fri May 1 15:53:19 PDT 2009


Hi all,

The attached patch fixes an issue where llc -march=cpp fails with
"Invalid primitive type" on input containing the x86_fp80 type. It
also includes a test; let me know if there's a better way to test
this.

Thanks,
Collin Winter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpp-x86fp80.patch
Type: application/octet-stream
Size: 1543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090501/8ec2fe79/attachment.obj>


More information about the llvm-commits mailing list