[PATCH] D146814: [Flang] Add debug flag to enable current debug information pass

Sacha Ballantyne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 07:49:55 PDT 2023


SBallantyne updated this revision to Diff 508658.
SBallantyne marked 5 inline comments as done.
SBallantyne added a comment.

Add test for invalid debug-info-kind and address other review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146814

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/lib/Driver/ToolChains/CommonArgs.h
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/include/flang/Frontend/CodeGenOptions.def
  flang/include/flang/Frontend/CodeGenOptions.h
  flang/include/flang/Tools/CLOptions.inc
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Frontend/FrontendActions.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/mlir-debug-pass-pipeline.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146814.508658.patch
Type: text/x-patch
Size: 20350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230327/9ecf34c1/attachment-0001.bin>


More information about the cfe-commits mailing list