1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00

Bug fixed.

llvm-svn: 20249
This commit is contained in:
Chris Lattner 2005-02-19 17:13:20 +00:00
parent a1c186fb07
commit 285f2cd2e6

View File

@ -166,6 +166,8 @@ were fixed:</a>
incorrect for short circuit logical operations</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR517">[llvm-gcc] Crash compiling
bitfield &lt;-&gt; aggregate assignment</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR520">[llvm-g++] Error compiling
virtrual function thunk with an unnamed argument</a></li>
</ol>
</div>