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

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 10:34:01 PDT 2022


keith added a comment.

> Why not have a flag that turns all LC_LINKER_OPTION load failures into warnings

I think the alternative to this is that we mirror the ld64 behavior somehow, because changing these to warnings would just end up with you having unsolvable warnings instead


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