summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorSerguei Katkov <serguei.katkov@azul.com>2020-02-12 14:28:25 +0700
committerSerguei Katkov <serguei.katkov@azul.com>2020-02-13 10:25:50 +0700
commita6f38b46972e4e6978c3a768001903d3f3334cb7 (patch)
tree3a69e9acd60842023f12ced2140fd7031e9ca6c3 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent5db0b2521c0e7bc6ded915f72097f58949105c0b (diff)
[Statepoint] Remove redundant clear of call target on register
Patchable statepoint is lowered into sequence of nops, so zeroed call target should not be on register. It is better to use getTargetConstant instead of getConstant to select zero constant for call target. Reviewers: reames Reviewed By: reames Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D74465
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions