[Lldb-commits] [PATCH] D96549: Support dereferencing a DWARF scalar stack value
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 11 16:17:07 PST 2021
vsk added a comment.
The logic change seems reasonable to me. Any chance we can provide a mock memory in the DwarfExpression unit test, or check in assembly for a program that uses such an entry value expression?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96549/new/
https://reviews.llvm.org/D96549
More information about the lldb-commits
mailing list