[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 19:27:31 PDT 2021


int3 added a comment.

Right, so ld64 doesn't have a way to disable this `fatal` because it's already disabled...

But yeah I would prefer that we hewed to ld64's behavior here so that LLD is easier to use as a drop-in replacement


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