[PATCH] D39812: [Driver, CodeGen] pass through and apply -fassociative-math

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 8 14:32:54 PST 2017


spatel updated this revision to Diff 122158.
spatel added a comment.

Updated again - the last upload was missing the driver's test file.


https://reviews.llvm.org/D39812

Files:
  include/clang/Driver/CC1Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CodeGenFunction.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/finite-math.c
  test/Driver/fast-math.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39812.122158.patch
Type: text/x-patch
Size: 10031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171108/e5cf5dba/attachment-0001.bin>


More information about the cfe-commits mailing list