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
Paths
| Differential D12849
Add support for DW_OP_GNU_const_index to dwarf expression ClosedPublic Authored by tberghammer on Sep 14 2015, 10:20 AM.
Details Summary 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
Diff Detail
Event Timelinetberghammer retitled this revision from to Add support for DW_OP_GNU_const_index to dwarf expression. tberghammer updated this object. This revision is now accepted and ready to land.Sep 14 2015, 11:33 AM Closed by commit rL247672: Add support for DW_OP_GNU_const_index to dwarf expression (authored by tberghammer). · Explain WhySep 15 2015, 3:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34794 lldb/trunk/include/lldb/Expression/DWARFExpression.h
lldb/trunk/source/Expression/DWARFExpression.cpp
lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFLocationDescription.cpp
|