JIT support has been added awhile ago.
authorBrad Smith <brad@comstyle.com>
Sat, 30 Aug 2014 14:52:34 +0000 (14:52 +0000)
committerBrad Smith <brad@comstyle.com>
Sat, 30 Aug 2014 14:52:34 +0000 (14:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216819 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Sparc/README.txt

index 34e68cfa78f7ca67f25a7189e0fada894a77b234..647c2763e5215a1fc4d8f86fd40e4c1e499cf902 100644 (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.