In http://reviews.llvm.org/D6873#112504, @rsmith wrote:

> We have no backwards-compatibility constraints for our `-cc1` interface, so 
> we don't need to keep around the `-cl-no-signed-zeros` flag.


Thanks, Richard! I didn't realize we could just nuke that flag. I went ahead 
and checked in the patch as-is (r226915), but I can get rid of the cl flag in a 
subsequent patch. Looks like we can do that for a few of those cl FP flags in 
one patch.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6873

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to