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 6e40e7a60e..433f055021 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -135,7 +135,7 @@ components, please contact us on the llvmdev list.</p> <ul> <li>The following passes are incomplete or buggy, and may be removed in future - releases: <tt>-cee, -pre</tt></li> + releases: <tt>-cee</tt></li> <li>The <tt>llvm-db</tt> tool is in a very early stage of development, but can be used to step through programs and inspect the stack.</li> <li>The SparcV8 and IA64 code generators are experimental.</li> |