mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
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:
parent
d02c42bb85
commit
90d6ec5f14
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user