From: Chris Lattner Date: Tue, 16 Mar 2004 08:40:35 +0000 (+0000) Subject: boog fixed X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=bc7c0b8b9502237ed30c6a7435cb37911ea4cc6f;p=oota-llvm.git boog fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12436 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 79583fb1aac..d3ce29c5d73 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -220,6 +220,8 @@ cause use of invalid pointers!
  • CBE gives linkonce functions wrong linkage semantics
  • [JIT] Programs cannot resolve the fstat function
  • [indvars] Induction variable analysis violates LLVM invariants
  • +
  • [execution engines] Unhandled cast constant expression
  • +