]> granicus.if.org Git - clang/commit
Remove support for -fast-math metadata for the moment.
authorDuncan Sands <baldrick@free.fr>
Mon, 16 Apr 2012 19:40:49 +0000 (19:40 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 16 Apr 2012 19:40:49 +0000 (19:40 +0000)
commit3c6ed1b5c50de8ab9375e59fd68ea2a9e5ae8c30
tree7b5286d5c33f1472ad9e66bc9ce7969b608e3839
parent2850376184b7e7aa81b5034ba44b001f8c55e07a
Remove support for -fast-math metadata for the moment.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154851 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenFunction.cpp
test/CodeGen/2012-04-16-FastMath.c [deleted file]