aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorGeoff Berry <gberry@codeaurora.org>2017-12-29 21:01:09 +0000
committerGeoff Berry <gberry@codeaurora.org>2017-12-29 21:01:09 +0000
commitb3d126d6d32c1fe5625e85d32f1b987acf78d46a (patch)
tree65791c8ab69a1f07469157cdb8fcc52040318266 /llvm/lib/Support/CommandLine.cpp
parent0f448409d86b8756530bd04c5669e2b513068ef2 (diff)
downloadllvm-b3d126d6d32c1fe5625e85d32f1b987acf78d46a.zip
llvm-b3d126d6d32c1fe5625e85d32f1b987acf78d46a.tar.gz
llvm-b3d126d6d32c1fe5625e85d32f1b987acf78d46a.tar.bz2
[MachineOperand] Fix LiveDebugVariables code after isRenamable change.
Fix code in LiveDebugVariables that was changing def MachineOperands to uses, which will hit an assert for dead operands after the change to add the renamable bit to MachineOperands. Avoid the assert by clearing the dead bit before changing the operand to a use. Fixes issue reported in out of tree target by Jesper Antonsson at Ericsson. llvm-svn: 321571
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions