[PATCH] D50782: [XRay][compiler-rt] Avoid InternalAlloc(...) in Profiling Mode

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 09:02:19 PDT 2018


dberris updated this revision to Diff 160822.
dberris edited the summary of this revision.
dberris added a comment.

Remove dependency on `Vector<...>` as well.


https://reviews.llvm.org/D50782

Files:
  compiler-rt/lib/xray/xray_profile_collector.cc
  compiler-rt/lib/xray/xray_segmented_array.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50782.160822.patch
Type: text/x-patch
Size: 13337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/8f2fa779/attachment.bin>


More information about the llvm-commits mailing list