JIT support has been added awhile ago.

llvm-svn: 216819
This commit is contained in:
Brad Smith 2014-08-30 14:52:34 +00:00
parent a3708df41a
commit e98cdf9b77
1 changed files with 0 additions and 2 deletions

View File

@ -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.