Bug fixed
authorChris Lattner <sabre@nondot.org>
Mon, 25 Oct 2004 22:13:02 +0000 (22:13 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Oct 2004 22:13:02 +0000 (22:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17231 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index a3509c4203936616c25146f731324bed02b950f7..c4500e1d5a64e135498a2b72cd188b0305788495 100644 (file)
@@ -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>