[llvm-commits] Fixes for build on hosts without round, powf and modf
Evzen Muller
evzen.muller at arm.com
Thu May 13 05:12:22 PDT 2010
Hi,
Attached patch fixes build on machines without round() or powf()/modf()
functions in math.h (for example Solaris9).
Thanks
Evzen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100513/2c8f8507/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: math_fn_fixes.patch
Type: application/octet-stream
Size: 4148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100513/2c8f8507/attachment.obj>
More information about the llvm-commits
mailing list