[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:32:56 PST 2017


pelikan updated this revision to Diff 90645.
pelikan marked an inline comment as done.
pelikan added a comment.

- unify the API and clarify comments


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.90645.patch
Type: text/x-patch
Size: 11173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/a65620ba/attachment.bin>


More information about the llvm-commits mailing list