[Lldb-commits] [PATCH] D86311: Fix how ValueObjectVariable handles DW_AT_const_value when the DWARFExpression holds the data that represents a constant value

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 24 13:42:16 PDT 2020


shafik updated this revision to Diff 287482.
shafik marked 5 inline comments as done.
shafik added a comment.

-Add REQUIRES x86

- Fix-up the comments in the test


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

https://reviews.llvm.org/D86311

Files:
  lldb/source/Core/ValueObjectVariable.cpp
  lldb/test/Shell/SymbolFile/DWARF/DW_AT_const_value.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86311.287482.patch
Type: text/x-patch
Size: 20250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200824/17bfb78c/attachment-0001.bin>


More information about the lldb-commits mailing list