[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
Tue Mar 28 03:38:11 PDT 2023


SBallantyne updated this revision to Diff 508949.
SBallantyne marked an inline comment as done.
SBallantyne added a comment.

Add common function addDebugKindInfo, update warning message


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.508949.patch
Type: text/x-patch
Size: 20861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230328/a7402cf5/attachment-0001.bin>


More information about the cfe-commits mailing list