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

Eli Bendersky eliben at google.com
Thu Jul 11 13:57:44 PDT 2013


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.

PTAL

Thanks in advance,
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130711/8f1d6ff6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-math-builtin-cc1.1.patch
Type: application/octet-stream
Size: 4781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130711/8f1d6ff6/attachment.obj>


More information about the cfe-commits mailing list