diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index cc2391ed6be..be15bc15dbf 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -245,6 +245,7 @@ of the same name, both having constant pools
  • [livevar] Live variables missed physical register use of aliased definition
  • Verifier misses malformed switch instruction
  • +
  • [jit] abort, don't warn, when missing external functions encountered
  • Bugs in the C/C++ front-end: