[PATCH] D92462: [Coroutines] Add DW_OP_deref for transformed dbg.value intrinsic.
Bruno Cardoso Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 09:28:16 PST 2020
bruno added a comment.
Thanks for following up with this, I did miss to incorporate this suggestion! Out of curiosity, are you using lldb or gdb to print the variable? In lldb I already get values instead of address before this patch, so I wonder if one debugger needs more specific info than the other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92462/new/
https://reviews.llvm.org/D92462
More information about the llvm-commits
mailing list