[PATCH] D139572: [lld-macho] Fix bug in reading of cpusubtype field
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 22:45:09 PST 2022
dyung added a comment.
In D139572#3983418 <https://reviews.llvm.org/D139572#3983418>, @dyung wrote:
> @oontvoo the test you added is failing if the AArch64 target is not built: https://lab.llvm.org/buildbot/#/builders/139/builds/32439
I've marked the test as requiring aarch64 to fix the bots in 9c381c430e41 <https://reviews.llvm.org/rG9c381c430e413b2c2b7a15e43f4db3f4b7a7e138>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139572/new/
https://reviews.llvm.org/D139572
More information about the llvm-commits
mailing list