commit | 3327f8bee982367e4e9a6ad41adf5c9a688f4a23 | [log] [tgz] |
---|---|---|
author | Dean Michael Berris <dberris@google.com> | Fri Aug 24 10:30:37 2018 +0000 |
committer | Dean Michael Berris <dberris@google.com> | Fri Aug 24 10:30:37 2018 +0000 |
tree | 9be723bc1574d90dd8c66b9d5072d94e028c7109 | |
parent | 2024fa294b08a05380f984d28e39d1258d5d8e88 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340603 91177308-0d34-0410-b5e6-96231b3b80d8