[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
Tue Dec 12 22:59:40 PST 2017


dberris updated this revision to Diff 126673.
dberris added a comment.

- fixup: only update the patching atomic when the patching is actually done


https://reviews.llvm.org/D41153

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41153.126673.patch
Type: text/x-patch
Size: 8846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/29c6739c/attachment.bin>


More information about the llvm-commits mailing list