[Lldb-commits] [PATCH] D121408: Fixing DWARFExpression handling of ValueType::FileAddress case for DW_OP_deref_size

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 15 08:06:37 PDT 2022


shafik updated this revision to Diff 415440.
shafik marked an inline comment as done.
shafik added a comment.

Removing dead code.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121408/new/

https://reviews.llvm.org/D121408

Files:
  lldb/source/Expression/DWARFExpression.cpp
  lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121408.415440.patch
Type: text/x-patch
Size: 9590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220315/67d92d10/attachment.bin>


More information about the lldb-commits mailing list