[PATCH] D135530: [lld-macho] Add --ignore-auto-link-option

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 10:27:11 PDT 2022


int3 added subscribers: thakis, int3.
int3 added a comment.

hmm this places the burden on the end user to manually put together the list of frameworks to be ignored. Why not have a flag that turns all LC_LINKER_OPTION load failures into warnings?

I don't feel super strongly about this either way though. @thakis, do you have any opinions?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135530/new/

https://reviews.llvm.org/D135530



More information about the llvm-commits mailing list