[all-commits] [llvm/llvm-project] fa5f94: [lld-macho] cleanup unimplemented-option warnings

Greg McGary via All-commits all-commits at lists.llvm.org
Wed Sep 23 14:38:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fa5f9452120cc1691d23e272697695a5a4331f9c
      https://github.com/llvm/llvm-project/commit/fa5f9452120cc1691d23e272697695a5a4331f9c
  Author: Greg McGary <gkm at fb.com>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/Options.td

  Log Message:
  -----------
  [lld-macho] cleanup unimplemented-option warnings

Remove all spurious `HelpHidden` flags from  `lld/MachO/Options.td`. Add test for `HelpHidden` to `warnIfUnimplementedOption()` so that the empty `// handled elsewhere` case is unnecessary.

Reviewed By: #lld-macho, int3, smeenai

Differential Revision: https://reviews.llvm.org/D88160




More information about the All-commits mailing list