[PATCH] D45756: [XRay][profiler] Part 1: XRay Allocator and Array Implementations

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 23:38:20 PDT 2018


dberris updated this revision to Diff 143230.
dberris marked 11 inline comments as done.
dberris added a comment.

- fixup: Address comments by kpw at .


https://reviews.llvm.org/D45756

Files:
  compiler-rt/lib/xray/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/allocator_test.cc
  compiler-rt/lib/xray/tests/unit/segmented_array_test.cc
  compiler-rt/lib/xray/xray_allocator.h
  compiler-rt/lib/xray/xray_segmented_array.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45756.143230.patch
Type: text/x-patch
Size: 21939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/7c9eb270/attachment.bin>


More information about the llvm-commits mailing list