[Lldb-commits] [PATCH] D12849: Add support for DW_OP_GNU_const_index to dwarf expression

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 14 10:20:38 PDT 2015


tberghammer created this revision.
tberghammer added a reviewer: clayborg.
tberghammer added a subscriber: lldb-commits.

Add support for DW_OP_GNU_const_index to dwarf expression

DW_OP_GNU_const_index is a new opcode used when split dwarf is enabled

http://reviews.llvm.org/D12849

Files:
  include/lldb/Expression/DWARFExpression.h
  source/Expression/DWARFExpression.cpp
  source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.cpp
  test/lang/c/const_variables/Makefile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12849.34697.patch
Type: text/x-patch
Size: 6199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150914/2c62a3b8/attachment.bin>


More information about the lldb-commits mailing list