[PATCH] D32695: [XRay][compiler-rt] Support patching/unpatching specific functions
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 18:05:02 PDT 2017
dberris updated this revision to Diff 97375.
dberris added a comment.
Remember to use the mutex/atomic that guards the patching from clobbering each other.
https://reviews.llvm.org/D32695
Files:
include/xray/xray_interface.h
lib/xray/xray_init.cc
lib/xray/xray_interface.cc
lib/xray/xray_interface_internal.h
test/xray/TestCases/Linux/coverage-sample.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32695.97375.patch
Type: text/x-patch
Size: 10321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/ce459a0c/attachment.bin>
More information about the llvm-commits
mailing list