[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 02:28:49 PDT 2023
SBallantyne updated this revision to Diff 508543.
SBallantyne marked an inline comment as done.
SBallantyne added a comment.
Herald added subscribers: Moerafaat, zero9178, bzcheeseman, sdasgup3, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, stephenneuendorffer, liufengdb, aartbik, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, rriddle, mehdi_amini, thopre.
Add test to check that debug pass is run and not run with appropriate flags
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.508543.patch
Type: text/x-patch
Size: 17520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230327/550415f9/attachment-0001.bin>
More information about the cfe-commits
mailing list