[flang-commits] [flang] [flang] Support -gline-directives-only (PR #217132)
Abid Qadeer via flang-commits
flang-commits at lists.llvm.org
Wed Aug 19 04:06:18 PDT 2026
================
@@ -743,7 +743,8 @@ void AddDebugInfoPass::handleFuncOp(mlir::func::FuncOp funcOp,
};
// Don't process variables if user asked for line tables only.
----------------
abidh wrote:
This comment probably needs an update.
https://github.com/llvm/llvm-project/pull/217132
More information about the flang-commits
mailing list