[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
Mon Aug 21 22:47:46 PDT 2017


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

- fixup: address comments, stash more registers in __xray_CustomEvent, and add a test with a function that requires specific alignment


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.112114.patch
Type: text/x-patch
Size: 5721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/ef57604a/attachment.bin>


More information about the llvm-commits mailing list