From: Chris Lattner Date: Fri, 19 Mar 2004 04:26:04 +0000 (+0000) Subject: Perhaps the last bugfix before the release? HOPEFULLY! :) X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=76cddb08cb1add9ab70c5aa59c6f1d3960a2a974;p=oota-llvm.git Perhaps the last bugfix before the release? HOPEFULLY! :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12505 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6d8bcc58f07..c0ff975a48d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -231,7 +231,7 @@ cause use of invalid pointers!
  • [JIT] Programs cannot resolve the fstat function
  • [indvars] Induction variable analysis violates LLVM invariants
  • [execution engines] Unhandled cast constant expression
  • - +
  • [Sparc] Code generator asserts on alloca of zero size type