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

Grammar fix.

llvm-svn: 42318
This commit is contained in:
Bill Wendling 2007-09-25 20:45:10 +00:00
parent 99e8e1ff08
commit 6218e30b30

View File

@ -313,7 +313,7 @@ useful to some people. In particular, if you would like to work on one of these
components, please contact us on the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list</a>.</p>
<ul>
<li>The <tt>-cee</tt> pass is known to be buggy, and may be removed in in a
<li>The <tt>-cee</tt> pass is known to be buggy, and may be removed in a
future release.</li>
<li>C++ EH support is disabled for this release.</li>
<li>The MSIL backend is experimental.</li>