llvm-project/llvm/lib/XRay
Dean Michael Berris f81b08001a [XRay] Refactor loadTraceFile(...) into two (NFC)
This patch splits the file trace loading function into two versions, one
that takes a filename and one that takes a `DataExtractor`.

This change is a precursor to larger changes to increase test coverage
for the trace loading implementation.

llvm-svn: 340603
2018-08-24 10:30:37 +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 [XRay][tools] Support new kinds of instrumentation map entries 2017-08-21 00:14:06 +00:00
Trace.cpp [XRay] Refactor loadTraceFile(...) into two (NFC) 2018-08-24 10:30:37 +00:00