[LLVMdev] problems with TARGET_IASM_OP_CONSTRAINT

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Nov 24 12:36:03 PST 2006


c-common.c has some problems when TARGET_IASM_OP_CONSTRAINT is empty.
The newly compiled xgcc refuses to create an empty db array. The
attached patch (hack) solves the problem.

Best Regards,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c-common.c.patch
Type: text/x-patch
Size: 1852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061124/f2e5de39/attachment.bin>


More information about the llvm-dev mailing list