[PATCH] D120989: Support debug info for alias variable
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 6 11:00:23 PST 2022
dblaikie added a comment.
In D120989#3362490 <https://reviews.llvm.org/D120989#3362490>, @dblaikie wrote:
> Broad question about debug info for aliases: How's this proposed solution compare/contrast to GCC's behavior?
Aaand, I see that was described in thhe patch description. Sorry for not reading...
Right, paging in all the context - this review hinges on whether gdb/lldb can handle/be made to handle this sort of debug info correctly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120989/new/
https://reviews.llvm.org/D120989
More information about the cfe-commits
mailing list