This patch makes -fno-math-builtin a frontend only option instead of a driver option. The appropriate test case was committed in r186899 when the flag was introduced.
Contributed-by: Frank Herrmann <fgh@4gh.tv>
Paths
| Differential D16966
Make -fno-math-builtin a cc1 option ClosedPublic Authored by mssimpso on Feb 7 2016, 9:02 AM.
Details
Summary This patch makes -fno-math-builtin a frontend only option instead of a driver option. The appropriate test case was committed in r186899 when the flag was introduced. Contributed-by: Frank Herrmann <fgh@4gh.tv>
Diff Detail Event Timelinemssimpso updated this object. This revision is now accepted and ready to land.Feb 7 2016, 9:04 AM
Revision Contents
Diff 47134 include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
|