Indicate that PR427 won't be fixed.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 25 Nov 2004 22:43:58 +0000 (22:43 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 25 Nov 2004 22:43:58 +0000 (22:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18259 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 4035c903e3d25245491f7854c638dce2f2bceb93..cd4e8ba28d1ade9579fe3c988c70b590fdba706b 100644 (file)
@@ -362,6 +362,10 @@ components, please contact us on the llvmdev list.</p>
     mark values live across a setjmp as volatile</a>. This missing feature 
   only affects targets whose setjmp/longjmp libraries do not save and restore 
   the entire register file.</li>
+  <li><a href="http://llvm.cs.uiuc.edu/PR427">[bytecode] Assertion on V1
+    Bytecode Files</a>. This bug won't be fixed because V1 bytecode had its own
+    problems, no one is using V1 bytecode any more, and the fix is non-trivial.
+  </li>
 </ul>
 </div>