mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
JIT support has been added awhile ago.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216819 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bd896c1b25
commit
7ee57ccbc6
@ -56,6 +56,4 @@ int %t1(int %a, int %b) {
|
||||
leaf fns.
|
||||
* Fill delay slots
|
||||
|
||||
* Implement JIT support
|
||||
|
||||
* Use %g0 directly to materialize 0. No instruction is required.
|
||||
|
Loading…
Reference in New Issue
Block a user