Add REQUIRES: x86 to pdb-debug-f.s as this is causing the Arm and AArch64 buildbots to fail as they do not have the x86 backend.
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-lld
http://lab.llvm.org:8011/builders/clang-cmake-armv8-lld
Differential D52606
[LLD][COFF] Add missing Requires x86 to fix buildbot peter.smith on Sep 27 2018, 5:00 AM. Authored by
Details Add REQUIRES: x86 to pdb-debug-f.s as this is causing the Arm and AArch64 buildbots to fail as they do not have the x86 backend. http://lab.llvm.org:8011/builders/clang-cmake-aarch64-lld
Diff Detail
|