[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 20:20:05 PDT 2021
int3 added a comment.
> Ok so you think we should swap the existing error for a warning, and enable this flag to act as it does today?
Yup!
> FWIW I think the risk of this being a blocker for adoption is pretty low, but I totally take your point.
Well as mentioned, one of the internal builds I'm working with has this issue already :/ I could probably fix it but yeah it's a pain
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