diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index fc6f15b9ed92..c9b168816be4 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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