Bad passes are gone

llvm-svn: 14458
This commit is contained in:
Chris Lattner 2004-06-28 00:44:45 +00:00
parent 975c95e99a
commit 53783161e8

View 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>