[PATCH] D66824: [09/10] [LLD] [COFF] Support merging resource object files
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 30 10:28:03 PDT 2019
mstorsjo added a comment.
In D66824#1652544 <https://reviews.llvm.org/D66824#1652544>, @peter.smith wrote:
> The test mixed-resource-obj.yaml is failing on our ARM/AArch64 buildbot http://lab.llvm.org:8011/builders/clang-cmake-armv8-lld/builds/2131 as it doesn't have an X86 target. I think the test is missing a REQUIRES: x86
Yes, this seems to be the case. Sorry for the breakage, this should be fixed now.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66824/new/
https://reviews.llvm.org/D66824
More information about the llvm-commits
mailing list