1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/XRay
Dean Michael Berris f9e1fbc647 [XRay] Refactor file header reading (NFC)
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
2018-08-22 07:37:55 +00:00
..
CMakeLists.txt [XRay] Refactor file header reading (NFC) 2018-08-22 07:37:55 +00:00
FileHeaderReader.cpp [XRay] Refactor file header reading (NFC) 2018-08-22 07:37:55 +00:00
InstrumentationMap.cpp
Trace.cpp [XRay] Refactor file header reading (NFC) 2018-08-22 07:37:55 +00:00