[all-commits] [llvm/llvm-project] 75f359: [MC] Remove an unnecessary cast (NFC) (#146276)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jun 29 15:42:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75f359dc564370b3a109e1e6f1cacaa79fd65347
https://github.com/llvm/llvm-project/commit/75f359dc564370b3a109e1e6f1cacaa79fd65347
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-29 (Sun, 29 Jun 2025)
Changed paths:
M llvm/lib/MC/MCAsmStreamer.cpp
Log Message:
-----------
[MC] Remove an unnecessary cast (NFC) (#146276)
C is already of unsigned 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