1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Add a note on removing LLVMC.

llvm-svn: 140715
This commit is contained in:
Eric Christopher 2011-09-28 19:47:28 +00:00
parent 3605f8423f
commit c22f168cd8

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