[all-commits] [llvm/llvm-project] 7df882: [ProfileData] Use llvm::byteswap instead of sys::g...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Sep 23 13:01:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7df88212d43acd90b2fdd01e730375bcb238c6b5
https://github.com/llvm/llvm-project/commit/7df88212d43acd90b2fdd01e730375bcb238c6b5
Author: Kazu Hirata <kazu at google.com>
Date: 2023-09-23 (Sat, 23 Sep 2023)
Changed paths:
M llvm/include/llvm/ProfileData/InstrProfCorrelator.h
M llvm/include/llvm/ProfileData/InstrProfReader.h
M llvm/lib/ProfileData/InstrProfReader.cpp
Log Message:
-----------
[ProfileData] Use llvm::byteswap instead of sys::getSwappedBytes (NFC)
More information about the All-commits
mailing list