[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:19:37 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313515: [XRay][compiler-rt] Handle tail-call exits in the XRay runtime (authored by dberris).

Repository:
  rL LLVM

https://reviews.llvm.org/D37965

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

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


More information about the llvm-commits mailing list