[llvm-commits] Fixes for build on hosts without round, powf and modf

Chris Lattner clattner at apple.com
Sat May 15 10:13:33 PDT 2010


On May 13, 2010, at 5:12 AM, Evzen Muller wrote:

> Hi,
>  
> Attached patch fixes build on machines without round() or powf()/modf() functions in math.h (for example Solaris9).
>  

I applied the powf/modf portion in r103876 and the round part in r103877, thanks!

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100515/62230525/attachment.html>


More information about the llvm-commits mailing list