[Lldb-commits] [PATCH] D17604: Add support for DW_OP_push_object_address in dwarf expressions

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 26 06:25:52 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262014: Add support for DW_OP_push_object_address in dwarf expressions (authored by tberghammer).

Changed prior to commit:
  http://reviews.llvm.org/D17604?vs=49047&id=49179#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17604

Files:
  lldb/trunk/include/lldb/Expression/DWARFExpression.h
  lldb/trunk/source/Core/ValueObjectVariable.cpp
  lldb/trunk/source/Expression/DWARFExpression.cpp
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserGo.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/trunk/source/Target/StackFrame.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17604.49179.patch
Type: text/x-patch
Size: 16381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160226/993e97d4/attachment.bin>


More information about the lldb-commits mailing list