mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
better code
Move other things to the right sections git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16410 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8a37520f80
commit
57d43e1fc0
@ -86,6 +86,8 @@ with a broad variety of C++ programs.</p>
|
|||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
<li><a href="http://llvm.org/PR257">move test/Programs out of the main llvm
|
||||||
|
tree</a></li>
|
||||||
<li></li>
|
<li></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
@ -117,6 +119,8 @@ issues were fixed:</a>
|
|||||||
<ol>
|
<ol>
|
||||||
<li><a href="http://llvm.org/PR426">[llvmg++] Tons of warnings are spewed when
|
<li><a href="http://llvm.org/PR426">[llvmg++] Tons of warnings are spewed when
|
||||||
linking to libstdc++</a></li>
|
linking to libstdc++</a></li>
|
||||||
|
<li><a href="http://llvm.org/PR352">include/{Support,Config} ->
|
||||||
|
include/llvm/{Support,Config}</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -140,10 +144,8 @@ improvements:</a>
|
|||||||
|
|
||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="http://llvm.org/PR257">move test/Programs out of the main llvm
|
<li><a href="http://llvm.org/PR362">Ugly code generator for
|
||||||
tree</a></li>
|
std::min/std::max</a></li>
|
||||||
<li><a href="http://llvm.org/PR352">include/{Support,Config} ->
|
|
||||||
include/llvm/{Support,Config}</a></li>
|
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user