diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 730681818401..4bd208d2d393 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -213,6 +213,7 @@ code that unwinds of the same name, both having constant pools
  • [livevar] Live variables missed physical register use of aliased definition
  • +
  • Verifier misses malformed switch instruction
  • Bugs in the C/C++ front-end: