mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
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:
parent
4f86f9c23b
commit
043e4b1084
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user