[PATCH] D140225: [lld-macho] Provide an option to ignore framework-not-found errors coming from LC_LINKER_OPTIONS.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 12:54:19 PST 2022


thakis added a comment.

I mean we could remove the somewhat special-purpose `ignore-auto-link-option=` flag then -- or rather, replace it with a no-warn-autolink flag. That wouldn't allow suppressing this on a per lib level, but that's probably fine?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140225



More information about the llvm-commits mailing list