Indicate that PR427 won't be fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18259 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-11-25 22:43:58 +00:00
parent 4f86f9c23b
commit 043e4b1084

View 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>