1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Move this to the QOI section

llvm-svn: 18287
This commit is contained in:
Chris Lattner 2004-11-27 21:33:28 +00:00
parent 053ecb0eca
commit 5baee4481f

View File

@ -194,6 +194,8 @@ issues were fixed:</a>
the library <tt>libasmparser.a</tt> in 1.3 has become
<tt>libLLVMAsmParser.a</tt> in release 1.4.
</li>
<li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding
lots of unused inline functions</a></li>
</ol>
</div>
@ -260,8 +262,6 @@ were fixed:</a>
bitfield which does not increase struct size</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid
constant exprs</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding
lots of unused inline functions</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>