[Lldb-commits] [PATCH] D12290: Handle DW_OP_GNU_addr_index in DWARF expressions

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 24 10:04:27 PDT 2015


tberghammer created this revision.
tberghammer added reviewers: labath, clayborg.
tberghammer added a subscriber: lldb-commits.

Handle DW_OP_GNU_addr_index in DWARF expressions

This is a new operand in the dwarf expressions used when split dwarf is enabled

http://reviews.llvm.org/D12290

Files:
  include/lldb/Expression/DWARFExpression.h
  source/Expression/DWARFExpression.cpp
  source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  source/Symbol/ClangASTContext.cpp
  source/Symbol/Function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12290.32971.patch
Type: text/x-patch
Size: 16787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150824/47a578e9/attachment-0001.bin>


More information about the lldb-commits mailing list