[PATCH] D104305: [flang][driver] Add `-fdebug-dump-all`

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 15 13:35:54 PDT 2021


awarzynski updated this revision to Diff 352234.
awarzynski added a comment.

Add missing test (forgot to add when making the submission)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104305

Files:
  clang/include/clang/Driver/Options.td
  flang/include/flang/Frontend/FrontendActions.h
  flang/include/flang/Frontend/FrontendOptions.h
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Frontend/FrontendActions.cpp
  flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  flang/test/Driver/driver-help.f90
  flang/test/Driver/dump-all.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104305.352234.patch
Type: text/x-patch
Size: 5925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210615/e3a26b54/attachment.bin>


More information about the cfe-commits mailing list