[all-commits] [llvm/llvm-project] 69c701: [ProfileData] Remove an unnecessary cast (NFC) (#1...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jul 24 11:24:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69c7015a55504275429d6701e93f31241be5742a
https://github.com/llvm/llvm-project/commit/69c7015a55504275429d6701e93f31241be5742a
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M llvm/lib/ProfileData/InstrProfReader.cpp
Log Message:
-----------
[ProfileData] Remove an unnecessary cast (NFC) (#150472)
getBufferEnd() already returns const char *.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list