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)
commita932bb93b0638f3ee23901339849d1ed6f160756
tree7572599e6ef904fc9848a7e8b47a24478e937733
parent20b7aba04a4169dc5e584437e80712cbc00a5009
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

llvm-svn: 234093
clang/include/clang/Driver/CC1Options.td
clang/test/CodeGenOpenCL/relaxed-fpmath.cl