[PATCH] D80582: [lld-macho] Specify the complete set of command-line options for ld64
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 2 06:03:49 PDT 2020
thakis added a comment.
Taking a step back: Maybe it makes sense to only add flags that people ask for? For example, I'm guessing nobody needs Xcode 3 and earlier flags any more. That's also the strategy that the elf and coff ports went for, and I feel it's worked fairly well there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80582/new/
https://reviews.llvm.org/D80582
More information about the llvm-commits
mailing list