add boog
authorChris Lattner <sabre@nondot.org>
Thu, 18 Dec 2003 08:16:25 +0000 (08:16 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Dec 2003 08:16:25 +0000 (08:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10508 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 77347b2f7f437bfe2541ef50b3e2fc2ebb93124a..a19c05f54ea6f7b16b01eee526f6f4615ebabb57 100644 (file)
@@ -137,6 +137,8 @@ In this release, the following bugs in the previous release were fixed:
 <ol>
 <li><a href="http://llvm.cs.uiuc.edu/PR179">[licm] LICM promotes volatile memory
 locations to registers</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR191">[licm] Memory read after free causes 
+infrequent crash</a></li>
 
 </ol>