Bad passes are gone
authorChris Lattner <sabre@nondot.org>
Mon, 28 Jun 2004 00:44:45 +0000 (00:44 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Jun 2004 00:44:45 +0000 (00:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14458 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ab72237da53ac3870dbd9eed2b414986d564a2fe..8faa9ec4a6a450a0f262ab5ee7232871a1702efc 100644 (file)
@@ -378,7 +378,7 @@ components, please contact us on the llvmdev list.</p>
 
 <ul>
 <li>The following passes are incomplete or buggy: <tt>-pgmdep, -memdep,
-    -ipmodref, -sortstructs, -swapstructs, -cee</tt></li>
+    -ipmodref, -cee</tt></li>
 
 <li>The <tt>-pre</tt> pass is incomplete (there are cases it doesn't handle that
     it should) and not thoroughly tested.</li>