[PATCH] D121198: [flang][driver] Add support for `-debug-dump-pft`

Valentin Clement via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 8 10:35:08 PST 2022


clementval accepted this revision.
clementval added a comment.

In D121198#3366774 <https://reviews.llvm.org/D121198#3366774>, @awarzynski wrote:

> In D121198#3366741 <https://reviews.llvm.org/D121198#3366741>, @clementval wrote:
>
>> I’m not sure this is a feature we want to expose in the main driver.
>
> It would only be available in `flang-new -fc1`, i.e. the frontend driver. We are not exposing it in `flang-new`.

Ok good then.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121198/new/

https://reviews.llvm.org/D121198



More information about the cfe-commits mailing list