mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 21:00:36 +00:00
Add a note on llvmc2 plugins + remove some trailing whitespace (my Emacs does this automatically).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57429 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
44d2a983b7
commit
ea65d7d2a2
@ -350,7 +350,6 @@ faster:</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!--=========================================================================-->
|
||||
<div class="doc_subsection">
|
||||
<a name="otherimprovements">Other Improvements</a>
|
||||
@ -361,6 +360,9 @@ faster:</p>
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li><tt>llvmc2</tt>(the generic compiler driver) gained plugin
|
||||
support. It is now easier to experiment with <tt>llvmc2</tt> and
|
||||
build your own tools based on it. </li>
|
||||
<li>raw_ostream + formatting</li>
|
||||
<li>Recycler + pool allocation stuff?</li>
|
||||
<li>...</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user