[llvm-commits] [Patch][Compiler-rt] Add __aeabi_{u,}lcmp

Andrew Turner andrew at fubar.geek.nz
Sat Jan 12 18:35:28 PST 2013


Hello,

I've attached a patch that adds __aeabi_lcmp and __aeabi_ulcmp to
compiler-rt.

This came from the ARM EABI branch of FreeBSD where we still need to
support gcc which generates calls to these functions. We use
compiler-rt with both clang and gcc and I would like to keep the diff
between our version of compiler-rt and the llvm upstream minimal.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiler_rt_cmp.diff
Type: text/x-patch
Size: 962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130113/00f83e36/attachment.bin>


More information about the llvm-commits mailing list