diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index eb8a256051..2622a496ab 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -313,7 +313,7 @@ useful to some people. In particular, if you would like to work on one of these components, please contact us on the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list</a>.</p> <ul> -<li>The <tt>-cee</tt> pass is known to be buggy, and may be removed in in a +<li>The <tt>-cee</tt> pass is known to be buggy, and may be removed in a future release.</li> <li>C++ EH support is disabled for this release.</li> <li>The MSIL backend is experimental.</li> |