mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-10 02:25:47 +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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user