From: Chris Lattner Date: Tue, 20 Jan 2004 19:16:50 +0000 (+0000) Subject: bug fixed X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ae3664b6088359a9d854c63fedf683ca60f9cf94;p=oota-llvm.git bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10929 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b2136c42429..1e2caefca4e 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -160,6 +160,7 @@ infrequent crash canonicalization always makes 32-bit indvars
  • [constantmerge] Merging globals can cause use of invalid pointers!
  • +
  • [bcreader] Bytecode reader misreads 'long -9223372036854775808'!