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

Anton Korobeynikov anton at korobeynikov.info
Sun Jan 13 08:15:24 PST 2013


Andrew,

Looks good to me. Please commit. Let me know if I should commit for you.

Thanks!

On Sun, Jan 13, 2013 at 6:35 AM, Andrew Turner <andrew at fubar.geek.nz> wrote:
> 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
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list