[PATCH] Adding a -fno-math-builtin option to the compiler frontend (-cc1)

Eli Bendersky eliben at google.com
Mon Jul 22 17:15:03 PDT 2013


On Fri, Jul 19, 2013 at 11:03 AM, John McCall <rjmccall at apple.com> wrote:

> On Jul 11, 2013, at 1:57 PM, Eli Bendersky <eliben at google.com> wrote:
> > Following our discussion in a separate thread, this patch adds the
> -fno-math-builtin flag to -cc1, with a test. There's also a bit of
> refactoring of Builtin::Context::InitializeBuiltins because the condition
> there got too hairy.
>
> LGTM.
>
> John.
>
>
r186899. Thanks for the review.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130722/66c7bfc4/attachment.html>


More information about the cfe-commits mailing list