[PATCH] D52220: [XRay][compiler-rt] FDRLogWriter Abstraction

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 05:58:42 PDT 2018


dberris updated this revision to Diff 165946.
dberris added a comment.

Update test to reflect usage in fdr logging runtime.


https://reviews.llvm.org/D52220

Files:
  compiler-rt/cmake/Modules/AddCompilerRT.cmake
  compiler-rt/lib/xray/tests/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/fdr_log_writer_test.cc
  compiler-rt/lib/xray/xray_fdr_log_records.h
  compiler-rt/lib/xray/xray_fdr_log_writer.h
  compiler-rt/lib/xray/xray_fdr_logging.cc
  llvm/include/llvm/XRay/Trace.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52220.165946.patch
Type: text/x-patch
Size: 22859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/40ade162/attachment.bin>


More information about the llvm-commits mailing list