diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 12651e465408..2117730b95eb 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -178,6 +178,7 @@ cause use of invalid pointers!
  • [sparc] Boolean constants are emitted as true and false
  • Tablegen aborts on errors
  • [inliner] Error inlining intrinsic calls into invoke instructions
  • +
  • Linking weak and strong global variables is dependent on link order