[PATCH] D96716: [flang][driver] Add debug dump options

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 13:34:06 PST 2021


awarzynski added a comment.

In D96716#2569160 <https://reviews.llvm.org/D96716#2569160>, @FarisRehman wrote:

> They do require updating as `-fdebug-dump-symbol` and `-fdebug-dump-parse-tree` are otherwise not tested by the new driver in this patch.

Apologies, I wasn't clear (realized after submitting). We need `%f18` to be replaced with `%flang_fc1`, but we don't need `-fsyntax-only`, right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96716



More information about the cfe-commits mailing list