diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 09245885c268..77f2d6a246ed 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -173,6 +173,7 @@ cause use of invalid pointers!
  • [pruneeh] -pruneeh pass removes invoke instructions it shouldn't
  • [sparc] Boolean constants are emitted as true and false
  • Tablegen aborts on errors
  • +
  • [inliner] Error inlining intrinsic calls into invoke instructions