[PATCH] D23154: [compiler-rt][XRay] Implement __xray_unpatch()

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 06:28:16 PDT 2016


dberris updated this revision to Diff 66797.
dberris added a comment.
Herald added a subscriber: dberris.

- Implement __xray_remove_handler() and test it too


https://reviews.llvm.org/D23154

Files:
  lib/xray/xray_interface.cc
  test/CMakeLists.txt
  test/xray/CMakeLists.txt
  test/xray/TestCases/Linux/patching-unpatching.cc
  test/xray/lit.cfg
  test/xray/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23154.66797.patch
Type: text/x-patch
Size: 9146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/e26b3c92/attachment.bin>


More information about the llvm-commits mailing list