[PATCH] Disable JIT/MCJIT tests for the targets that don't support JIT

Jiong Wang jiwang at tilera.com
Mon Mar 25 17:23:53 PDT 2013


? 2013/3/26 0:49, Anshuman Dasgupta ??:
> Jyotsna,
>
> This patch looks good and an obvious change to me but I'd like another 
> review before committing since it affects all targets that do not have 
> a JIT.
>
> Venkatraman, Thomas, and Justin: I'm cc'ing you since you are 
> code-owners for targets that don't support JITs. Can you please review 
> this patch?This is not a complete list of target owners; if you think 
> this patch affects your target, we'd appreciate a review.

   Is it possible to support disable JIT and MCJIT seperately? For 
example, TILE-Gx support MCJIT while do not support old JIT.  This patch 
seems disable all JIT.

---
Regards,
Jiong

>
> Thanks
> -Anshu
>
> ---
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
> hosted by The Linux Foundation
>
>
>
> On 3/25/2013 11:32 AM, Jyotsna Verma wrote:
>>
>> Hi There,
>>
>> Attached patch disables JIT/MCJIT tests in unittests/ExecutionEngine 
>> for all the targets that don't support JIT. Please let me know if the 
>> patch is okay to commit.
>>
>> Thanks,
>>
>> Jyotsna
>>
>> --
>>
>> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
>> hosted by The Linux Foundation
>>
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130326/cf470d11/attachment.html>


More information about the llvm-commits mailing list