From: Brian Gaeke Date: Thu, 26 Feb 2004 00:08:25 +0000 (+0000) Subject: One B00g fixed. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3a9ec199b52a9df1bce3ab8ff2996ac4bcb32ddd;p=oota-llvm.git One B00g fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11857 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6ec9f84a2a7..6d286cd4b10 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -199,6 +199,7 @@ cause use of invalid pointers!
  • [loopsimplify] Loopsimplify incorrectly updates dominator information
  • [pruneeh] -pruneeh pass removes invoke instructions it shouldn't
  • [sparc] Boolean constants are emitted as true and false
  • +
  • [interpreter] va_list values silently corrupted by function calls
  • Tablegen aborts on errors
  • [inliner] Error inlining intrinsic calls into invoke instructions
  • Linking weak and strong global variables is dependent on link order