[flang-commits] [flang] [flang] Enhance location information (PR #95862)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Mon Jul 15 08:45:44 PDT 2024
clementval 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 in this patch.
No I still need to update it.
https://github.com/llvm/llvm-project/pull/95862
More information about the flang-commits
mailing list