[PATCH] Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests

Renato Golin renato.golin at linaro.org
Fri Sep 13 02:39:01 PDT 2013


Hi Artyom,

That's a good idea. Patch looks good, too.

cheers,
--renato


On 13 September 2013 09:10, Artyom Skrobov <Artyom.Skrobov at arm.com> wrote:

>  Hello,****
>
> ** **
>
> We’re proposing adding “native” to config.available_features when host
> arch == target arch; then, tests which require native compilation
> environment can be marked as “REQUIRES: native”.****
>
> ** **
>
> As the first use case, we’re updating two clang tests to include
> “REQUIRES: native”, and marking the whole test/ExecutionEngine and
> test/ExecutionEngine/MCJIT directories as unsupported for cross-compilation.
> ****
>
> ** **
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>
> ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ,
> Registered in England & Wales, Company No: 2557590
> ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ,
> Registered in England & Wales, Company No: 2548782
>
> _______________________________________________
> 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/20130913/1d75d43a/attachment.html>


More information about the llvm-commits mailing list