aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-01-16 01:05:00 +0000
committerChris Lattner <sabre@nondot.org>2006-01-16 01:05:00 +0000
commit15dd16e496bd7492b3f777a0c81ddbaa00d98c46 (patch)
tree199537a9039c23e613628bc0d1d3e584fbf574da /docs/ReleaseNotes.html
parentf7511b494310141fd0d9668025172df1c626964d (diff)
downloadexternal_llvm-15dd16e496bd7492b3f777a0c81ddbaa00d98c46.zip
external_llvm-15dd16e496bd7492b3f777a0c81ddbaa00d98c46.tar.gz
external_llvm-15dd16e496bd7492b3f777a0c81ddbaa00d98c46.tar.bz2
PRE is no more
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25347 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6e40e7a..433f055 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>