aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-24 02:33:44 +0000
committerChris Lattner <sabre@nondot.org>2005-10-24 02:33:44 +0000
commite941217fb872ff7e3774d6908552ef0924a209e2 (patch)
tree3da9077fccd7f929f8989df6fc410026a30114d8
parentd00a3cee80b34e9c8ebbe18ef4ae95ab4cd369d0 (diff)
Three of these have been removed, as warned
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23945 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 684542bf01..912b954eed 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -168,7 +168,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, -branch-combine, -instloops, -paths, -pre</tt></li>
+ releases: <tt>-cee, -pre</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 "iterative scan" register allocator (enabled with