Displaying 2 results from an estimated 2 matches for "488c932c".
2018 Jun 04
3
[LLD] Lack of REQUIRES causing test failures when not building with x86 support
If I build lld without x86 support (i.e. with "cmake -DLLVM_TARGETS_TO_BUILD=AArch64”) there are 117 tests that fail “make check-lld”. Upon examination, all are x86 related.
There are multiple (884) tests that have “REQUIRES:.*x86” in the tests directory. Was there a cunning plan regarding the use of REQUIRES that I couldn’t discern?
It seems that either 117 “REQUIRES” need to be added or
2018 Jun 05
2
[LLD] Lack of REQUIRES causing test failures when not building with x86 support
..._____________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180605/488c932c/attachment.html>