[llvm-commits] [Patch][compiler-rt] Fix __aeabi_f2lz in lib/fixsfdi.c
Andrew Turner
andrew at fubar.geek.nz
Sat Jan 12 13:30:15 PST 2013
I have attached a patch for compiler-rt that fixes the name of
__aeabi_f2lz in lib/fixsfdi.c. It was incorrectly named __aeabi_d2lz
there. __aeabi_d2lz is correctly implemented in lib/fixdfdi.c.
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiler_rt_f2lz.diff
Type: text/x-patch
Size: 339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130113/5a381186/attachment.bin>
More information about the llvm-commits
mailing list