summaryrefslogtreecommitdiff
path: root/lib/asan/asan_posix.cc
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2017-09-18 06:18:03 +0000
committerDean Michael Berris <dberris@google.com>2017-09-18 06:18:03 +0000
commit7c29ef848de951da429abe7438a85c678ea3e6f6 (patch)
tree78dbf4137fc98322c4776fe4921036e78f6bb78f /lib/asan/asan_posix.cc
parent655b76e994a8605ad251fb75d27344c92adc711c (diff)
[XRay][compiler-rt] Handle tail-call exits in the XRay runtime
Summary: This change starts differentiating tail exits from normal exits. We also increase the version number of the "naive" log to version 2, which will be the starting version where these records start appearing. In FDR mode we treat the tail exits as normal exits, and are thus subject to the same treatment with regard to record unwriting. Updating the version number is important to signal older builds of the llvm-xray tool that do not deal with the tail exit records must fail early (and that users should only use the llvm-xray tool built after the support for tail exits to get accurate handling of these records). Depends on D37964. Reviewers: kpw, pelikan Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D37965 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@313515 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/asan/asan_posix.cc')
0 files changed, 0 insertions, 0 deletions