commit | e936771e799b9e7bcd634af557679e664cd85224 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Dec 29 04:03:23 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Dec 29 04:03:23 2004 +0000 |
tree | 5a37ad0d1e9ebde6f041b41cd0e391ecdb2afd91 | |
parent | f376e5e5f6d375cf13f838af3e040168664e65d3 [diff] [blame] |
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 4b4663d..d9f32c3 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html
@@ -132,7 +132,8 @@ <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>