[PATCH] D41153: [XRay][compiler-rt] Coalesce calls to mprotect to reduce patching overhead

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 18:52:06 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320664: [XRay][compiler-rt] Coalesce calls to mprotect to reduce patching overhead (authored by dberris, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41153?vs=126858&id=126883#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41153

Files:
  compiler-rt/trunk/lib/xray/xray_flags.h
  compiler-rt/trunk/lib/xray/xray_flags.inc
  compiler-rt/trunk/lib/xray/xray_interface.cc
  compiler-rt/trunk/test/xray/TestCases/Linux/coverage-sample.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41153.126883.patch
Type: text/x-patch
Size: 17291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/53b5e2bb/attachment.bin>


More information about the llvm-commits mailing list