diff options
author | Tim Shen <timshen91@gmail.com> | 2017-09-22 18:30:02 +0000 |
---|---|---|
committer | Tim Shen <timshen91@gmail.com> | 2017-09-22 18:30:02 +0000 |
commit | cee75361885c50744afbc9ee4918c28e4210086f (patch) | |
tree | e19f16db39283594e8db88e350b7c3dda3de20b9 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 7725e497d10931a562a6263ce353d8eacf11e14b (diff) | |
download | bcm5719-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/thread')
0 files changed, 0 insertions, 0 deletions