summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-04-27 16:24:39 +0000
committerSanjay Patel <spatel@rotateright.com>2018-04-27 16:24:39 +0000
commitc1ecbf261f10ef63fdf306053e1b8979d73d6408 (patch)
tree969f67afd9d24f68d154518280ecdd57abc9048a
parentcee47befe4c5d6e7fde5feee6f2a08afb53849a6 (diff)
downloadbcm5719-llvm-c1ecbf261f10ef63fdf306053e1b8979d73d6408.tar.gz
bcm5719-llvm-c1ecbf261f10ef63fdf306053e1b8979d73d6408.zip
[docs] more dashes
llvm-svn: 331057
-rw-r--r--clang/docs/ReleaseNotes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 366dcfef71b..6efc98f3c88 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -84,7 +84,7 @@ New Compiler Flags
------------------
- :option:`-ffp-cast-overflow-workaround` and
- :option:`-fnofp-cast-overflow-workaround`
+ :option:`-fno-fp-cast-overflow-workaround`
enable (disable) a workaround for code that casts floating-point values to
integers and back to floating-point. If the floating-point value is not
representable in the intermediate integer type, the code is incorrect
OpenPOWER on IntegriCloud