mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-02 22:32:08 +00:00
Brian implemented the vaarg instruction in the interpreter.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9989 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5158aaf20e
commit
c99037d6d5
@ -84,6 +84,10 @@ In this release, the following missing features were implemented:<p>
|
||||
<ol>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR88">The interpreter does not support
|
||||
invoke or unwind</a></li>
|
||||
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR99">Interpreter does not support the
|
||||
<tt>vaarg</tt> instruction</a></li><p>
|
||||
|
||||
</ol><p>
|
||||
|
||||
In this release, the following Quality of Implementation issues were fixed:<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user