[PATCH] D54989: [XRay] Move-only Allocator, FunctionCallTrie, and Array

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 4 22:47:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT348335: [XRay] Move-only Allocator, FunctionCallTrie, and Array (authored by dberris, committed by ).
Herald added a subscriber: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D54989?vs=175636&id=176765#toc

Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54989/new/

https://reviews.llvm.org/D54989

Files:
  lib/xray/tests/unit/function_call_trie_test.cc
  lib/xray/tests/unit/segmented_array_test.cc
  lib/xray/xray_allocator.h
  lib/xray/xray_function_call_trie.h
  lib/xray/xray_profile_collector.cc
  lib/xray/xray_profiling.cc
  lib/xray/xray_segmented_array.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54989.176765.patch
Type: text/x-patch
Size: 61863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181205/afd31ee0/attachment.bin>


More information about the llvm-commits mailing list