[cfe-commits] Patch for EmitAggregateCopy.

sanjiv gupta sanjiv.gupta at microchip.com
Wed Nov 19 01:20:52 PST 2008


We use hard coded Int32Ty while converting aggregate copy to a memmove,
which is wrong in case of PIC16.(PIC16 has int type as i16).

I have attached a patch to address this. Please let me know if it is ok
to commit. 


- Sanjiv

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-agg-copy.txt
Type: text/x-patch
Size: 1008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081119/bd27886c/attachment.bin>


More information about the cfe-commits mailing list