Hi Duncan, I send a modified patch which doesn't use reference type of CallingConv::ID. Thanks, Jin-Gu Kang -------------- next part -------------- A non-text attachment was scrubbed... Name: dragoneggARM.patch Type: application/octet-stream Size: 36680 bytes Desc: dragoneggARM.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120130/a361f971/attachment.obj>
Hi Jin Gu Kang,> I send a modified patch which doesn't use reference type of CallingConv::ID.thanks for the patch. I applied it with some cosmetic changes, and now I can compile bzip2 for ARM! I didn't check if the compiled program works though :) Ciao, Duncan.