[all-commits] [llvm/llvm-project] 341273: [llvm-readobj] Remove an unnecessary cast (NFC) (#...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Aug 3 08:45:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3412735d290e3b7dd25e77fc6be510e38fc6700a
https://github.com/llvm/llvm-project/commit/3412735d290e3b7dd25e77fc6be510e38fc6700a
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm-readobj] Remove an unnecessary cast (NFC) (#151851)
Addr is already of const uint8_t *.
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