commit | 0b428c107ddbfed3bd799888b16b51d7286697a4 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Dec 22 23:56:37 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Dec 22 23:56:37 2003 +0000 |
tree | 89a279d9532e41a6c4e0add45762ac7baa6f2249 | |
parent | c2ee05427e630503f7ea919f941945246ee00e47 [diff] [blame] |
bug fixed llvm-svn: 10587
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 1431b32..05c278c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html
@@ -151,6 +151,8 @@ 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>