diff options
author | Brendon Cahoon <bcahoon@codeaurora.org> | 2017-02-04 00:10:22 +0000 |
---|---|---|
committer | Brendon Cahoon <bcahoon@codeaurora.org> | 2017-02-04 00:10:22 +0000 |
commit | 9809b10586b789170ceef7a3764fa18b94cc496e (patch) | |
tree | 8bc38595a16acba4d01987e85231b866baede13d /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | cd8ea02b4a4c8274ed82f3f2e939f1b9ac5dc6cc (diff) | |
download | bcm5719-llvm-9809b10586b789170ceef7a3764fa18b94cc496e.tar.gz bcm5719-llvm-9809b10586b789170ceef7a3764fa18b94cc496e.zip |
[RegisterCoalescer] Do not call getInstructionIndex with DBG_VALUE
An assert occurs when calling SlotIndexes::getInstructionIndex with
a DBG_VALUE instruction because the function expects an instruction
with a slot index. However, there is no slot index for a DBG_VALUE
instruction.
Differential Revision: https://reviews.llvm.org/D29048
llvm-svn: 294070
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions