[flang-commits] [flang] [flang] Enhance location information (PR #95862)
via flang-commits
flang-commits at lists.llvm.org
Mon Jul 15 02:05:43 PDT 2024
jeanPerier wrote:
> > The if condition [here](https://github.com/llvm/llvm-project/blob/ca7dc895cea44c80263c969302fa2f202751aa9c/flang/lib/Optimizer/Transforms/AddDebugInfo.cpp#L231) will need to be adjusted otherwise we will drop all the debug information inside the include files.
>
> Sure I'll adapt that.
Did you adapt it in this patch, I do not see a change in AddDebugInfo.cpp here.
https://github.com/llvm/llvm-project/pull/95862
More information about the flang-commits
mailing list