[PATCH] D97209: [lld-macho] Check for arch compatibility when loading ObjFiles and TBDs
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 04:13:12 PST 2021
DavidSpickett added a comment.
Hi. (in case you didn't know already) This is failing on one of our bots:
http://lab.llvm.org:8011/#/builders/53/builds/1386
This bot only enables ARM and AArch64 targets so I think you need a "REQUIRES" line for the new tests, like `lld/test/MachO/header.s` has.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97209/new/
https://reviews.llvm.org/D97209
More information about the llvm-commits
mailing list