summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/FileHeaderReader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [XRay] Refactor file header reading (NFC)Dean Michael Berris2018-08-221-0/+75
Summary: This patch moves out the definition of the XRay log file header from binary logs into its own header and implementation file. This is one part of the refactoring being done in D50441. Reviewers: eizan Subscribers: mgorny, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D51086 llvm-svn: 340389
OpenPOWER on IntegriCloud