[PATCH] D52161: [XRay] Encapsulate all FD log related logic into a class

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 18:26:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344578: [XRay] Encapsulate all FD log related logic into a class (authored by phosek, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D52161?vs=165844&id=169776#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52161

Files:
  compiler-rt/trunk/lib/xray/xray_basic_logging.cc
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
  compiler-rt/trunk/lib/xray/xray_profiling.cc
  compiler-rt/trunk/lib/xray/xray_utils.cc
  compiler-rt/trunk/lib/xray/xray_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52161.169776.patch
Type: text/x-patch
Size: 13723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/81d9648c/attachment.bin>


More information about the llvm-commits mailing list