Add JIT support to the TODO list (test commit)

llvm-svn: 97443
This commit is contained in:
Nathan Keynes 2010-03-01 10:40:41 +00:00
parent 19b59d2278
commit 0226482410

View File

@ -56,3 +56,4 @@ int %t1(int %a, int %b) {
leaf fns.
* Fill delay slots
* Implement JIT support