[PATCH] D32695: [XRay][compiler-rt] Support patching/unpatching specific functions

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 21:41:45 PDT 2017


dberris updated this revision to Diff 97770.
dberris marked 2 inline comments as done.
dberris added a comment.

- fixup: address comments, make better tests/semantics
- fixup: in 32-bit platforms, we need to pad the struct to be 16-bytes


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.97770.patch
Type: text/x-patch
Size: 10855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/eb33a2fc/attachment.bin>


More information about the llvm-commits mailing list