[all-commits] [llvm/llvm-project] 13d818: MCFixup: Remove getTargetKind
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jul 15 00:27:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13d818806dbe24d58d92d9f533c61afab0e429a1
https://github.com/llvm/llvm-project/commit/13d818806dbe24d58d92d9f533c61afab0e429a1
Author: Fangrui Song <i at maskray.me>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M llvm/include/llvm/MC/MCFixup.h
Log Message:
-----------
MCFixup: Remove getTargetKind
MCFixupKind is now a type alias (fixup kinds are inherently
target-specific). getTargetKind is no longer necessary.
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