diff options
-rw-r--r-- | docs/ReleaseNotes.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index dfe54f9155..e339010830 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -187,6 +187,9 @@ issues were fixed:</a> <div class="doc_text"> <ol> + <li><a href="http://llvm.cs.uiuc.edu/PR409"> + [core/asmparser] ConstantFP::isValueValidForType Broken</a> + </li> <li><a href="http://llvm.cs.uiuc.edu/PR426">[llvmg++] Tons of warnings are spewed when linking to libstdc++</a> </li> |