Bug fixed

llvm-svn: 11567
This commit is contained in:
Chris Lattner 2004-02-17 22:00:39 +00:00
parent c8cc3d510a
commit be1c300a0f
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@ cause use of invalid pointers!</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR228">[sparc] Boolean constants are emitted as true and false</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR235">Tablegen aborts on errors</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR236">[inliner] Error inlining intrinsic calls into invoke instructions</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR245">Linking weak and strong global variables is dependent on link order</a></li>
</ol>