[all-commits] [llvm/llvm-project] a26582: [llvm-readobj] Remove an unnecessary cast (NFC) (#...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jul 11 09:53:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a265829c906d1579bcb32c2512a3c022d8a1a963
https://github.com/llvm/llvm-project/commit/a265829c906d1579bcb32c2512a3c022d8a1a963
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M llvm/tools/llvm-readobj/ObjDumper.cpp
Log Message:
-----------
[llvm-readobj] Remove an unnecessary cast (NFC) (#148118)
TmpSecPtr 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