[Lldb-commits] [PATCH] D96549: Support dereferencing a DWARF scalar stack value
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 11 18:44:39 PST 2021
JDevlieghere added a comment.
I think this makes sense. From a DWARF perspective this is sound, all the standard says is that the popped value must have an integral type.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96549/new/
https://reviews.llvm.org/D96549
More information about the lldb-commits
mailing list