mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Add a note about the JIT changes.
llvm-svn: 18133
This commit is contained in:
parent
76705f0c6b
commit
af61ffabb8
@ -111,6 +111,8 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
|
||||
<li>llvmgcc and llvmg++ now emit source line number information when '-g' is
|
||||
passed in. This information can be used with llvm-db or other tools and
|
||||
passes.</li>
|
||||
<li>The target-to-JIT interfaces <a href="http://llvm.cs.uiuc.edu/PR283">are
|
||||
now much simpler</a> and more powerful.</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user