[PATCH] D96528: [flang][f18] Make -fdebug-dump-{symbols|parse-tree} imply -fsyntax-only

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 12:28:12 PST 2021


klausler added a comment.

In D96528#2566468 <https://reviews.llvm.org/D96528#2566468>, @awarzynski wrote:

> Apologies for disrupting your workflow.  Just to double check - you want to use `-fdebug-dump-symbols` and then have `f18` call the external compiler?
>
> I will upload a patch that restores the original behavior in `f18`.

I don't think that you can do that without also reverting changes to tests, and we probably don't want to do that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96528



More information about the llvm-commits mailing list