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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 7 20:18:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277971: [compiler-rt][XRay] Implement __xray_unpatch() and __xray_remove_handler() (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D23154?vs=66898&id=67111#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23154

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23154.67111.patch
Type: text/x-patch
Size: 9612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/86e1d538/attachment.bin>


More information about the llvm-commits mailing list