diff options
-rw-r--r-- | docs/ReleaseNotes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4b4663d5d3..d9f32c3ac0 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |