[PATCH] D108492: [DebugInfo] Place static variable DIEs under the correct parent
Kristina Bessonova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 13 09:53:15 PDT 2021
krisb added a comment.
@ellis, @dblaikie I'm working on a patch that aims to fix a similar issue with static locals reported at https://bugs.llvm.org/show_bug.cgi?id=44695, just published the review at https://reviews.llvm.org/D109703. It should fix the issue with inlined scopes as well. Could you please take a look if you have a chance?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108492/new/
https://reviews.llvm.org/D108492
More information about the llvm-commits
mailing list