summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2019-04-02 14:57:56 +0000
committerBrian Gesiak <modocache@gmail.com>2019-04-02 14:57:56 +0000
commit1c44ed8b76111e66e0dd25bc074daa2006f692ce (patch)
tree5040726f4217406d6f5f8642a527dd1960710a27 /lldb/packages/Python/lldbsuite/test/python_api/signals
parent3bf63cf3b366d3a57cf5cbad4112a6abf6c0c3b1 (diff)
downloadbcm5719-llvm-1c44ed8b76111e66e0dd25bc074daa2006f692ce.tar.gz
bcm5719-llvm-1c44ed8b76111e66e0dd25bc074daa2006f692ce.zip
[Transforms] Redundant getValueOperand (NFC)
`StoreInst::getValueOperand` is identical to `getOperand(0)`, so the call to `getOperand(0)` can be replaced. Further, `SI->getValueOperand` is redundantly called just a few lines down, despite its return value being stored in variable `DV`. No functional change. llvm-svn: 357479
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud