[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
Fri Mar 3 00:02:45 PST 2017
pelikan updated this revision to Diff 90435.
pelikan marked 4 inline comments as done.
pelikan added a comment.
- fix number and extern "C" ARM's empty stubs
- fix test
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.90435.patch
Type: text/x-patch
Size: 10656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170303/0ef87043/attachment.bin>
More information about the llvm-commits
mailing list