[PATCH] D88160: [lld-macho] cleanup unimplemented-option warnings
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 09:29:24 PDT 2020
gkm created this revision.
gkm added a reviewer: lld-macho.
Herald added subscribers: llvm-commits, dang.
Herald added a project: LLVM.
gkm requested review of this revision.
Remove all spurious `HelpHidden` flags from `ldd/MachO/Options.td`. Add test for `HelpHidden` to `warnIfUnimplementedOption()` so that the empty `// handled elsewhere` case is unnecessary.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D88160
Files:
lld/MachO/Driver.cpp
lld/MachO/Options.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88160.293772.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/cbffc621/attachment.bin>
More information about the llvm-commits
mailing list