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

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 10:55:40 PST 2022


oontvoo updated this revision to Diff 484620.
oontvoo marked 4 inline comments as done.
oontvoo added a comment.

addressed review comments:

- put fileloc's at the beginning of the warn msg
- remove ld64.lld from expected warning msgs in tests
- add comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140225

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/test/MachO/lc-linker-option.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140225.484620.patch
Type: text/x-patch
Size: 5042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/d04dba2f/attachment.bin>


More information about the llvm-commits mailing list