From: Reid Spencer Date: Sun, 25 Jul 2004 22:15:33 +0000 (+0000) Subject: Bugs fixed. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f847432f77d0cd59e172b727fbd890c60d5ad5fd;p=oota-llvm.git Bugs fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15222 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 765e5427c0a..7b0696c5bb3 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -183,7 +183,11 @@ for structure typedefs produced when linking C++ programs has been fixed.
  • lli Doesn't Handle Exceptions From Bytecode Reader
  • +
  • Global Vars Have (Somewhat) Limited + Type Range
  • operator<< on a Value* now prints the address of the object instead of its contents.
  • +
  • Bytecode Enhancements + Needed
  • [loopsimplify] Loop simplify is really slow on 252.eon