[PATCH] Adding a -fno-math-builtin option to the compiler frontend (-cc1)
John McCall
rjmccall at apple.com
Fri Jul 19 11:03:35 PDT 2013
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.
More information about the cfe-commits
mailing list