Add a note on removing LLVMC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140715 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2011-09-28 19:47:28 +00:00
parent d02c42bb85
commit 90d6ec5f14

View File

@ -581,6 +581,8 @@ it run faster:</p>
from the previous release.</p>
<ul>
<li>The <code>LLVMC</code> front end code was removed while separating
out language independence.</li>
<li>The <code>LowerSetJmp</code> pass wasn't used effectively by any
target and has been removed.</li>
<li>The old <code>TailDup</code> pass was not used in the standard pipeline