PRE is no more
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jan 2006 01:05:00 +0000 (01:05 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Jan 2006 01:05:00 +0000 (01:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25347 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 6e40e7a60ea53bba4ba2b23dbb31dff558b86268..433f055021c01ca99ebc64c76cae5451a99b2ca7 100644 (file)
@@ -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>