[PATCH] D122008: [flang][driver] Add support for generating executables
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 21 08:01:10 PDT 2022
awarzynski added a comment.
In D122008#3462665 <https://reviews.llvm.org/D122008#3462665>, @klausler wrote:
> New comments or not, this step remains premature from my perspective.
Let me make `-flang-experimental-exec` a "hidden" option then. This way this flag (and the functionality that it enables) will be less discoverable (we still will be to use it). We will be removing it at some point anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122008/new/
https://reviews.llvm.org/D122008
More information about the cfe-commits
mailing list