[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 01:30:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336644: [XRay][compiler-rt] xray::Array Freelist and Iterator Updates (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D48653?vs=154761&id=154766#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48653

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

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


More information about the llvm-commits mailing list