diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 83c87c529b..40bffe29fa 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -259,6 +259,8 @@ were fixed:</a> bitfield which does not increase struct size</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid constant exprs</a></li> + <li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding + lots of unused inline functions</a></li> </ol> <p>Bugs fixed in the Sparc V9 back-end:</p> |