From: Chris Lattner Date: Wed, 29 Dec 2004 04:03:23 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e936771e799b9e7bcd634af557679e664cd85224;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19177 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4b4663d5d3d..d9f32c3ac0d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -132,7 +132,8 @@ were fixed:

Bugs fixed in the LLVM Core:

    -
  1. +
  2. [cbackend] Logical constant + expressions (and/or/xor) not implemented

Bugs in the C/C++ front-end: