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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 5 23:37:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297000: [XRay] [compiler-rt] Allow logging the first argument of a function call. (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D29703?vs=90646&id=90652#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29703

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

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


More information about the llvm-commits mailing list