[PATCH] D80582: [lld-macho] Specify the complete set of command-line options for ld64
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 22:39:29 PDT 2020
gkm updated this revision to Diff 270034.
gkm marked 12 inline comments as done.
gkm added a comment.
- Unimplemented options get `Flags<[HelpHidden]>` in `lld/MachO/Options.td`
- Retain only core changes to `Options.td` + diagnostic infra - future diffs will implement particular options
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80582/new/
https://reviews.llvm.org/D80582
Files:
lld/MachO/Driver.cpp
lld/MachO/Driver.h
lld/MachO/Options.td
lld/test/MachO/platform-version.test
llvm/include/llvm/Option/Option.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80582.270034.patch
Type: text/x-patch
Size: 63767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/58eaf476/attachment-0001.bin>
More information about the llvm-commits
mailing list