[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:45:26 PDT 2018


dberris updated this revision to Diff 165945.
dberris marked an inline comment as done.
dberris added a comment.

Address comments by @mboerger.


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.165945.patch
Type: text/x-patch
Size: 22683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/f5aba5b7/attachment.bin>


More information about the llvm-commits mailing list