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 a3509c4203..c4500e1d5a 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -173,6 +173,8 @@ were fixed:</a> broken in LLVM 1.3</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR430">[bcwriter] Empty compaction tables defined</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR227">[X86] llc output for functions w/certain + names tickles GNU 'as' bugs</a></li> </ol> <p>Bugs in the C/C++ front-end:</p> |