[PATCH] D37965: [XRay][compiler-rt] Handle tail-call exits in the XRay runtime

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 17 23:18:02 PDT 2017


dberris updated this revision to Diff 115598.
dberris edited the summary of this revision.
dberris added a comment.

Reword description.


https://reviews.llvm.org/D37965

Files:
  include/xray/xray_records.h
  lib/xray/xray_fdr_logging_impl.h
  lib/xray/xray_inmemory_log.cc
  lib/xray/xray_trampoline_x86_64.S
  test/xray/TestCases/Linux/fdr-mode.cc
  test/xray/TestCases/Linux/fdr-thread-order.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37965.115598.patch
Type: text/x-patch
Size: 7706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/462895b3/attachment.bin>


More information about the llvm-commits mailing list