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

Bug fixed

llvm-svn: 18293
This commit is contained in:
Chris Lattner 2004-11-27 23:27:26 +00:00
parent 4ce0007bd1
commit 026083ba1b

View File

@ -264,6 +264,8 @@ were fixed:</a>
constant exprs</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR421">[llvmg++] Crash in initializing
array with constructors in hard EH situations</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR397">[llvm-gcc] Inline function
redefinitions error due to 'asm' function rename</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>