summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2016-01-12 22:46:09 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2016-01-12 22:46:09 +0000
commit9aae445e0952baba4b3cbe0eacce4ca7fa3cc62b (patch)
treed34131136c01840c6ba79c8a6cb41a5bd745d869 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentbc68758dd5b3a4e15c23572e9b1ece7abbb2455b (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