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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 18:51:49 PDT 2016


dberris updated this revision to Diff 66898.
dberris marked an inline comment as done.
dberris added a comment.

- Rename PatchCommon to ControlPatching
- Add comment to ControlPatching


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.66898.patch
Type: text/x-patch
Size: 9210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/d3e5eff9/attachment.bin>


More information about the llvm-commits mailing list