Added PR258 and 259.
authorJohn Criswell <criswell@uiuc.edu>
Thu, 26 Feb 2004 23:13:34 +0000 (23:13 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 26 Feb 2004 23:13:34 +0000 (23:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11889 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index fc6f15b9ed9265514607e0872eab4b2a927b729f..c9b168816be436d3596a2ede232f990d859ce6b8 100644 (file)
@@ -205,6 +205,8 @@ cause use of invalid pointers!</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>
+<li><a href="http://llvm.cs.uiuc.edu/PR258">Variables used to define non-printable FP constants are externally visible</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR259">CBE gives linkonce functions wrong linkage semantics</a></li>
 </ol>