Fix difference in InstrProfData.inc between llvm and compiler-rt.
My understanding is that
llvm/include/llvm/ProfileData/InstrProfData.inc and
compiler-rt/include/profile/InstrProfData.inc need to stay identical.
diff llvm/include/llvm/ProfileData/InstrProfData.inc compiler-rt/include/profile/InstrProfData.inc
clang-tidy: error: unknown type name 'uint64_t' [clang-diagnostic-error]
not useful