[PATCH] D54684: [XRay] Move buffer extents back to the heap

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 19 17:05:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347280: [XRay] Move buffer extents back to the heap (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D54684?vs=174702&id=174713#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54684

Files:
  compiler-rt/trunk/lib/xray/tests/unit/test_helpers.cc
  compiler-rt/trunk/lib/xray/xray_buffer_queue.cc
  compiler-rt/trunk/lib/xray/xray_buffer_queue.h
  compiler-rt/trunk/lib/xray/xray_fdr_controller.h
  compiler-rt/trunk/lib/xray/xray_fdr_log_writer.h
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54684.174713.patch
Type: text/x-patch
Size: 11265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/98cfb9a0/attachment.bin>


More information about the llvm-commits mailing list