diff options
author | Serge Rogatch <srogatch@accesssoftek.com> | 2017-01-25 20:27:19 +0000 |
---|---|---|
committer | Serge Rogatch <srogatch@accesssoftek.com> | 2017-01-25 20:27:19 +0000 |
commit | fa846a116e3390c2909b5f1d9e526bbf573e6e51 (patch) | |
tree | 643df6db62a176f06d5406fbe4f86a80dc61e522 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 5d9101941f40bc23e2c1b84ce6fa444ccb0e225f (diff) | |
download | bcm5719-llvm-fa846a116e3390c2909b5f1d9e526bbf573e6e51.tar.gz bcm5719-llvm-fa846a116e3390c2909b5f1d9e526bbf573e6e51.zip |
[XRay][AArch64] More staging for tail call support in XRay AArch64 - in compiler-rt
Summary:
This patch provides a trampoline for function tail exit tracing. Still, it's staging because code `1` is passed to the handler function (indicating a normal exit) instead of `2`, which would indicate tail exit. This is so until the logging part of XRay supports tail exits too.
Related: https://reviews.llvm.org/D28947 (LLVM)
Reviewers: dberris, rengolin
Reviewed By: rengolin
Subscribers: aemerson, llvm-commits, iid_iunknown
Differential Revision: https://reviews.llvm.org/D28948
llvm-svn: 293082
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions