[flang][f18] Remove unimplemented options (NFC)
authorAndrzej Warzynski <andrzej.warzynski@arm.com>
Thu, 5 Nov 2020 18:33:27 +0000 (18:33 +0000)
committerAndrzej Warzynski <andrzej.warzynski@arm.com>
Thu, 5 Nov 2020 18:35:35 +0000 (18:35 +0000)
commit93c94139e61467a01697dd3b53ac5bd8e989a49d
tree6f91368f39e68c88fb44aebb32b1c49a4f7a47c6
parentc6a384df1f8ab85815160297543ab329e02560ef
[flang][f18] Remove unimplemented options (NFC)

These options are in practice passes to the external tool (defined with
F18_FC), i.e. fall into "unrecognised" category. No need to keep them
among other options that are actually parsed.
flang/tools/f18/f18.cpp