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 c1bf178504..9768c15eaa 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -196,6 +196,8 @@ were fixed:</a> <p>Bugs in the LLVM Core:</p> <ol> +<li><a href="http://llvm.cs.uiuc.edu/PR330">[vmcore] Linker causes erroneous +asssertion</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR306">[loopsimplify] Loop simplify incorrectly updates dominator information</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR310">[tailduplicate] DemoteRegToStack |