[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 03:24:36 PDT 2023
SBallantyne updated this revision to Diff 508552.
SBallantyne marked an inline comment as done.
SBallantyne added a comment.
Update tests to check for warning at higher debug levels, as well as amend 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/include/clang/Driver/ToolChain.h
clang/lib/Driver/ToolChains/Clang.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.508552.patch
Type: text/x-patch
Size: 17930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230327/e8c898c3/attachment-0001.bin>
More information about the cfe-commits
mailing list