[PATCH] D48653: [XRay][compiler-rt] xray::Array Freelist and Iterator Updates

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 00:23:23 PDT 2018


dberris updated this revision to Diff 154761.
dberris marked 7 inline comments as done.
dberris added a comment.

Address comments, rebase, before landing.


https://reviews.llvm.org/D48653

Files:
  compiler-rt/lib/xray/tests/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/function_call_trie_test.cc
  compiler-rt/lib/xray/tests/unit/segmented_array_test.cc
  compiler-rt/lib/xray/xray_allocator.h
  compiler-rt/lib/xray/xray_function_call_trie.h
  compiler-rt/lib/xray/xray_profile_collector.cc
  compiler-rt/lib/xray/xray_profiling.cc
  compiler-rt/lib/xray/xray_segmented_array.h
  compiler-rt/lib/xray/xray_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48653.154761.patch
Type: text/x-patch
Size: 34289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/37e25dba/attachment.bin>


More information about the llvm-commits mailing list