From: Brad Smith Date: Sat, 30 Aug 2014 14:52:34 +0000 (+0000) Subject: JIT support has been added awhile ago. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7ee57ccbc603e74b38e745304694cbb643f4b9f9;p=oota-llvm.git JIT support has been added awhile ago. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216819 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index 34e68cfa78f..647c2763e52 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -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.