[PATCH] D140225: [lld-macho] Provide an option to ignore framework-not-found errors coming from LC_LINKER_OPTIONS.
Keith Smiley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 12:44:32 PST 2022
keith added a comment.
If we make them warnings, you would actually be able to disable the warning today by passing `--ignore-auto-link-option=Foo` as well, without any new flags
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