diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index cad0b1579e1b..d1759f1c539b 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -184,6 +184,7 @@ produced when linking C++ programs has been fixed.
  • lli Doesn't Handle Exceptions From Bytecode Reader
  • operator<< on a Value* now prints the address of the object instead of its contents.
  • +
  • [loopsimplify] Loop simplify is really slow on 252.eon