From: John Criswell Date: Thu, 26 Feb 2004 23:13:34 +0000 (+0000) Subject: Added PR258 and 259. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=412926edf7a8ab605139edc7c5c9b8bcb29d8c3f;p=oota-llvm.git Added PR258 and 259. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11889 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fc6f15b9ed9..c9b168816be 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -205,6 +205,8 @@ cause use of invalid pointers!
  • Tablegen aborts on errors
  • [inliner] Error inlining intrinsic calls into invoke instructions
  • Linking weak and strong global variables is dependent on link order
  • +
  • Variables used to define non-printable FP constants are externally visible
  • +
  • CBE gives linkonce functions wrong linkage semantics