forked from OSchip/llvm-project
Add JIT support to the TODO list (test commit)
llvm-svn: 97443
This commit is contained in:
parent
86878b4a1e
commit
42a5be5121
|
@ -56,3 +56,4 @@ int %t1(int %a, int %b) {
|
|||
leaf fns.
|
||||
* Fill delay slots
|
||||
|
||||
* Implement JIT support
|
||||
|
|
Loading…
Reference in New Issue