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


dberris updated this revision to Diff 112290.
dberris added a comment.

- fixup: align the stack before calling the custom handler function


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.112290.patch
Type: text/x-patch
Size: 6404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/13fc684d/attachment.bin>


More information about the llvm-commits mailing list