1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

PRE is no more

llvm-svn: 25347
This commit is contained in:
Chris Lattner 2006-01-16 01:05:00 +00:00
parent f71df454df
commit 61fb171fcb

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