[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
Wed Apr 18 21:44:51 PDT 2018
dberris updated this revision to Diff 143041.
dberris marked 14 inline comments as done.
dberris added a comment.
- fixup: Address comments by kpw@
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.143041.patch
Type: text/x-patch
Size: 21332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180419/51e35dd3/attachment.bin>
More information about the llvm-commits
mailing list