[PATCH] D34685: Mark a number of x86 only tests to require x86
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 08:05:55 PDT 2017
On ELF at least you should just use
REQUIRES: x86
Do make sure the tests still run when x86 is available :-)
Cheers,
Rafael
Jon Chesterfield via Phabricator via llvm-commits
<llvm-commits at lists.llvm.org> writes:
> JonChesterfield added a comment.
>
> Thanks Paul. This is my first time looking at lld, the guidance is appreciated.
>
> Mark a number of x86 only tests to require x86
>
> Noticed while testing for an out of tree target. There are probably more tests that should be so marked.
> I'm not sure who owns these tests so I've added a few names I recognise from the recent history.
>
>
> https://reviews.llvm.org/D34685
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list