~pali/llvm/compiler-rt-trunk

Viewing all changes in revision 10671.

  • Committer: phosek
  • Date: 2018-10-16 01:24:46 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:compiler-rt/trunk:344578
[XRay] Encapsulate all FD log related logic into a class

This abstracts away the file descriptor related logic which makes it
easier to port XRay to platform that don't use file descriptors or
file system for writing the log data, such as Fuchsia.

Differential Revision: https://reviews.llvm.org/D52161

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: