[cfe-commits] r120878 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Frontend/CodeGenOptions.h lib/CodeGen/BackendUtil.cpp lib/Frontend/CompilerInvocation.cpp
Peter Collingbourne
peter at pcc.me.uk
Mon Dec 6 12:40:43 PST 2010
On Sun, Dec 05, 2010 at 09:58:33AM -0800, Chris Lattner wrote:
>
> On Dec 3, 2010, at 5:51 PM, Peter Collingbourne wrote:
>
> > Author: pcc
> > Date: Fri Dec 3 19:51:05 2010
> > New Revision: 120878
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=120878&view=rev
> > Log:
> > Implement -cl-finite-math-only
>
> Hi Peter,
>
> Would you be interested in wiring up -ffinite-math-only for the normal C compiler? It should use the same hooks.
Hi Chris,
I'll take a look at it.
Thanks,
--
Peter
More information about the cfe-commits
mailing list