[all-commits] [llvm/llvm-project] 93c941: [flang][f18] Remove unimplemented options (NFC)
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Thu Nov 5 10:38:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 93c94139e61467a01697dd3b53ac5bd8e989a49d
https://github.com/llvm/llvm-project/commit/93c94139e61467a01697dd3b53ac5bd8e989a49d
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2020-11-05 (Thu, 05 Nov 2020)
Changed paths:
M flang/tools/f18/f18.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list