[PATCH] D40703: [XRay][compiler-rt] Implement logging implementation registration

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 04:09:30 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319759: [XRay][compiler-rt] Implement logging implementation registration (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D40703?vs=125083&id=125495#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40703

Files:
  compiler-rt/trunk/include/xray/xray_log_interface.h
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
  compiler-rt/trunk/lib/xray/xray_flags.inc
  compiler-rt/trunk/lib/xray/xray_inmemory_log.cc
  compiler-rt/trunk/lib/xray/xray_log_interface.cc
  compiler-rt/trunk/test/xray/TestCases/Linux/logging-modes.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40703.125495.patch
Type: text/x-patch
Size: 12144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/5866e3f9/attachment.bin>


More information about the llvm-commits mailing list