[PATCH] D36078: [XRay][compiler-rt] Remove use of std::mutex and std::shared_ptr from global scope.

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 21:52:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309792: [XRay][compiler-rt] Remove use of std::mutex and std::shared_ptr from global… (authored by dberris).

Repository:
  rL LLVM

https://reviews.llvm.org/D36078

Files:
  compiler-rt/trunk/include/xray/xray_records.h
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
  compiler-rt/trunk/lib/xray/xray_fdr_logging_impl.h
  compiler-rt/trunk/lib/xray/xray_inmemory_log.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36078.109271.patch
Type: text/x-patch
Size: 8703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/eb3c8fe0/attachment.bin>


More information about the llvm-commits mailing list