summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorTim Shen <timshen91@gmail.com>2017-09-22 18:30:02 +0000
committerTim Shen <timshen91@gmail.com>2017-09-22 18:30:02 +0000
commitcee75361885c50744afbc9ee4918c28e4210086f (patch)
treee19f16db39283594e8db88e350b7c3dda3de20b9 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent7725e497d10931a562a6263ce353d8eacf11e14b (diff)
downloadbcm5719-llvm-cee75361885c50744afbc9ee4918c28e4210086f.tar.gz
bcm5719-llvm-cee75361885c50744afbc9ee4918c28e4210086f.zip
[XRay] support conditional return on PPC.
Summary: Conditional returns were not taken into consideration at all. Implement them by turning them into jumps and normal returns. This means there is a slightly higher performance penalty for conditional returns, but this is the best we can do, and it still disturbs little of the rest. Reviewers: dberris, echristo Subscribers: sanjoy, nemanjai, hiraditya, kbarton, llvm-commits Differential Revision: https://reviews.llvm.org/D38102 llvm-svn: 314005
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud