[XRay] Write the TSC along with CPUID
authorDean Michael Berris <dberris@google.com>
Tue, 11 Sep 2018 07:27:59 +0000 (07:27 +0000)
committerDean Michael Berris <dberris@google.com>
Tue, 11 Sep 2018 07:27:59 +0000 (07:27 +0000)
commitec605d38461795c9e916cf536a0b2048ede86c1a
tree8f8617584efa254f2118deebec49e8fbeab2bb0a
parent85210311baf4ca498a6ce23eeb4d20aff7fe9666
[XRay] Write the TSC along with CPUID

Fixes builds in non-little-endian systems.

This is a follow-up to D51911.

llvm-svn: 341909
llvm/lib/XRay/FDRTraceWriter.cpp