diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1431b32a39..05c278c382 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |