[lld/mac] Don't warn on -bundle and -execute flags
authorNico Weber <thakis@chromium.org>
Mon, 23 Nov 2020 15:59:38 +0000 (10:59 -0500)
committerNico Weber <thakis@chromium.org>
Mon, 30 Nov 2020 21:07:58 +0000 (16:07 -0500)
commit78c04fe99ec0013c53cd5d165543200009116c85
tree8bbcaea61480e0e6e4a92682da464d9ecde03103
parentebac7100090a914e6a4dd0fdf2a5a196423cbaec
[lld/mac] Don't warn on -bundle and -execute flags

They've been implemented since D87856 but since they still were
HelpHidden, the driver still warned claiming they were implemented.
Remove HelpHidden.

Use -fatal_warnings to test that the flags now don't warn. The
test depends on D91894 and D91891 to pass.

Differential Revision: https://reviews.llvm.org/D91971
lld/MachO/Options.td
lld/test/MachO/load-commands.s