]> granicus.if.org Git - clang/commit
Remove the cl-no-signed-zeros cc1 option
authorSanjay Patel <spatel@rotateright.com>
Sat, 4 Apr 2015 14:54:24 +0000 (14:54 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sat, 4 Apr 2015 14:54:24 +0000 (14:54 +0000)
commitb91a9e07dde8c433a5640586e7a43bc812016915
tree37f42e1c4f1b5df869679dfd081d5ee27107fd45
parent7295dfc056d5977d22e5d47615b25688341c36db
Remove the cl-no-signed-zeros cc1 option

Use the driver flag -fno-signed-zeros instead.

This was recommended but not implemented in D6873:
http://reviews.llvm.org/D6873

which was checked in at r226915:
http://reviews.llvm.org/rL226915

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@234093 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
test/CodeGenOpenCL/relaxed-fpmath.cl