[all-commits] [llvm/llvm-project] f90af1: [MC] Drop const from a return type (NFC) (#146196)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jun 27 22:08:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f90af1c9e83b32076df61583ae565d03bf5e16a2
https://github.com/llvm/llvm-project/commit/f90af1c9e83b32076df61583ae565d03bf5e16a2
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M llvm/include/llvm/MC/DXContainerRootSignature.h
Log Message:
-----------
[MC] Drop const from a return type (NFC) (#146196)
We don't need const on a return type.
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