[PATCH] D113534: [lld-macho] Avoid warning on -install-name if -dylib is not provided

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 15:30:24 PST 2021


int3 added a comment.

I'm a bit hesitant about using that scheme because it seems like we could end up with dozens of flags, each for a different warning. But I suppose if the other ports are doing it already then it's nice to follow them


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113534



More information about the llvm-commits mailing list