[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:25:52 PDT 2018
dberris updated this revision to Diff 160830.
dberris added a comment.
Update to add correct includes for Array<...> and Allocator<...>.
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.160830.patch
Type: text/x-patch
Size: 13503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/6b12e70e/attachment-0001.bin>
More information about the llvm-commits
mailing list