[PATCH] D113071: [lld-macho] Ignore -arch_errors_fatal since it's enabled by default
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 18:58:35 PDT 2021
int3 added a comment.
> ld64 does not have a way to disable this either
I'm confused; doesn't ld64 *not* fatal by default when encountering this error?
(I'm actually working with a local build right now that has this arch mismatch issue, and I'd patched my local LLD to work around it -- just hadn't gotten around to upstreaming the change)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113071/new/
https://reviews.llvm.org/D113071
More information about the llvm-commits
mailing list