From 76cddb08cb1add9ab70c5aa59c6f1d3960a2a974 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 19 Mar 2004 04:26:04 +0000 Subject: [PATCH] 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 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
  • -- 2.34.1