bug fixed

llvm-svn: 10587
This commit is contained in:
Chris Lattner 2003-12-22 23:56:37 +00:00
parent c2ee05427e
commit 0b428c107d
1 changed files with 2 additions and 0 deletions

View File

@ -151,6 +151,8 @@ locations to registers</a></li>
infrequent crash</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR194">[indvars] Induction variable
canonicalization always makes 32-bit indvars</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR193">[constantmerge] Merging globals can
cause use of invalid pointers!</a></li>
</ol>