[PATCH] D29703: [XRay] [compiler-rt] Allow logging the first argument of a function call.

Martin Pelikán via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 5 21:14:35 PST 2017


pelikan updated this revision to Diff 90643.
pelikan added a comment.

- strenghten and clarify how we treat the set_handler() operation w.r.t. the memory model


https://reviews.llvm.org/D29703

Files:
  include/xray/xray_interface.h
  lib/xray/xray_AArch64.cc
  lib/xray/xray_arm.cc
  lib/xray/xray_fdr_logging.cc
  lib/xray/xray_interface.cc
  lib/xray/xray_interface_internal.h
  lib/xray/xray_trampoline_x86_64.S
  lib/xray/xray_x86_64.cc
  test/xray/TestCases/Linux/arg1-logger.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29703.90643.patch
Type: text/x-patch
Size: 10958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/88b2ae9c/attachment.bin>


More information about the llvm-commits mailing list