[PATCH] D36816: [XRay][compiler-rt] Support sled versioning for custom event sleds

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 20:23:09 PDT 2017


dberris updated this revision to Diff 112291.
dberris marked an inline comment as done.
dberris edited the summary of this revision.
dberris added a comment.

Retitle to include changes to the stack alignment for the __xray_CustomEvent trampoline.


https://reviews.llvm.org/D36816

Files:
  lib/xray/xray_interface_internal.h
  lib/xray/xray_trampoline_x86_64.S
  lib/xray/xray_x86_64.cc
  test/xray/TestCases/Linux/custom-event-handler-alignment.cc
  test/xray/TestCases/Linux/custom-event-logging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36816.112291.patch
Type: text/x-patch
Size: 6413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/f08f7ae4/attachment.bin>


More information about the llvm-commits mailing list