diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 0959cb078eab..662e11cdef20 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -179,6 +179,8 @@ for structure typedefs
  • All documentation is now conformant to the HTML 4.01 (Strict) level.
  • The spurious "WARNING: Found global types that are not compatible" warning produced when linking C++ programs has been fixed.
  • +
  • lli Doesn't Handle Exceptions From +Bytecode Reader