Bug fixed
authorChris Lattner <sabre@nondot.org>
Wed, 29 Dec 2004 04:03:23 +0000 (04:03 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 29 Dec 2004 04:03:23 +0000 (04:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19177 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 4b4663d5d3d945e2ff90342d5954c2cea01627b3..d9f32c3ac0d758efcc3fe22819f7aa37c5169ffb 100644 (file)
@@ -132,7 +132,8 @@ were fixed:</a>
 <p>Bugs fixed in the LLVM Core:</p>
 
 <ol>
-   <li></li>
+   <li><a href="http://llvm.cs.uiuc.edu/PR490">[cbackend] Logical constant 
+       expressions (and/or/xor) not implemented</a></li>
 </ol>
 
 <p>Bugs in the C/C++ front-end:</p>