diff options
| author | Keno Fischer <kfischer@college.harvard.edu> | 2016-01-12 22:46:09 +0000 |
|---|---|---|
| committer | Keno Fischer <kfischer@college.harvard.edu> | 2016-01-12 22:46:09 +0000 |
| commit | 9aae445e0952baba4b3cbe0eacce4ca7fa3cc62b (patch) | |
| tree | d34131136c01840c6ba79c8a6cb41a5bd745d869 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | bc68758dd5b3a4e15c23572e9b1ece7abbb2455b (diff) | |
[Utils] Insert DW_OP_bit_piece when only describing part of the variable
Summary: The dbg.declare -> dbg.value conversion looks through any zext/sext
to find a value to describe the variable (in the expectation that those
zext/sext instruction will go away later). However, those values do not
cover the entire variable and thus need a DW_OP_bit_piece.
Reviewers: aprantl
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D16061
llvm-svn: 257534
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
