[cfe-dev] [LLVMdev] ARM EABI Exceptions
Renato Golin
renato.golin at arm.com
Thu May 20 02:34:35 PDT 2010
Hi Duncan,
> if you compile with -fverbose-asm you should get some helpful comments
> in the
> action table.
I can't compile directly with clang, I need first to generate IR than use
LLC to generate the assembly. LLC doesn't accept that option. :(
I don't know why, but my changes only took effect on LLC, maybe I'm doing
something wrong when compiling clang...
> You could also send the tables to the mailing list.
I did, my first post. Attached again, just in case.
> These aren't intrinsics, they are C++ standard library functions.
Sorry, you're right.
Cheers,
--renato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ehabi.zip
Type: application/x-zip-compressed
Size: 7918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100520/c86d2d8f/attachment.bin>
More information about the cfe-dev
mailing list