diff options
author | Sacha Ballantyne <Sacha.Ballantyne@arm.com> | 2023-03-27 13:12:10 +0000 |
---|---|---|
committer | Sacha Ballantyne <Sacha.Ballantyne@arm.com> | 2023-03-29 12:21:26 +0000 |
commit | e2b7424d06663f92b958c0b4649ed08b55216a49 (patch) | |
tree | cd3c6c6efe6befab936c78f3a246a88e2aa163cb /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 6b6f312ccedff8322e246f9022148a5bc8805ae5 (diff) | |
download | llvm-e2b7424d06663f92b958c0b4649ed08b55216a49.zip llvm-e2b7424d06663f92b958c0b4649ed08b55216a49.tar.gz llvm-e2b7424d06663f92b958c0b4649ed08b55216a49.tar.bz2 |
[Flang] Add debug flag to enable current debug information pass
While a pass exists to generate basic debug information, currently there is not a corresponding flag to enable it.
This patch adds support for activating this pass at any debug level >= -g1, as well as emiting a warning for higher levels that the functionality is not yet fully implemented.
This patch also adds -g and -gline-tables-only to appear when `flang-new` --help is run
Depends on D142347.
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D146814
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions