[XRay][compiler-rt] Post-commit review fixup of XRay refactoring.
authorDean Michael Berris <dberris@google.com>
Mon, 19 Dec 2016 03:59:20 +0000 (03:59 +0000)
committerDean Michael Berris <dberris@google.com>
Mon, 19 Dec 2016 03:59:20 +0000 (03:59 +0000)
commit6f16e2c456f32f1485756073ba69ec3bd96cde1d
tree19859a37a5ba7c1101da3300c1c058b17f4b7038
parent4527ebecb6f1b50858182565ab09018d0415c001
[XRay][compiler-rt] Post-commit review fixup of XRay refactoring.

Missed a couple of files:

- Using #pragma once
- Missing top-matter for headers
- Missing an include for <cstdint>

Follow-up on D25360.

llvm-svn: 290079
compiler-rt/lib/xray/xray_emulate_tsc.h
compiler-rt/lib/xray/xray_x86_64.h