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

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 8 03:41:16 PST 2022


awarzynski added a comment.

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's only available in `flang-new -fc1`, i.e. the frontend driver. We are not exposing it in `flang-new`.


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