[lld] r339253 - Add missing REQUIRES x86 to tests.

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 07:19:08 PDT 2018


On Tue, Sep 4, 2018 at 4:06 PM, Tom Stellard <tstellar at redhat.com> wrote:
> On 08/08/2018 07:50 AM, Peter Smith via llvm-commits wrote:
>> Author: psmith
>> Date: Wed Aug  8 07:50:33 2018
>> New Revision: 339253
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=339253&view=rev
>> Log:
>> Add missing REQUIRES x86 to tests.
>>
>> Add REQUIRES to tests that fail when an x86 backend is not present.
>>
>> Differential Revision: https://reviews.llvm.org/D50440
>>
>
> Hi Hans,
>
> Is this OK to backport to the release_70 branch?  It fixes lit test
> failures when the x86 backend is not enabled.

r341367. Thanks for letting me know!


More information about the llvm-commits mailing list