[all-commits] [llvm/llvm-project] cd39ea: MC: Merge MCFixupKindInfo.h into MCAsmBackend.h
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 4 23:58:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd39eaeb376e9ae84cafd433c8367cb47cb545a9
https://github.com/llvm/llvm-project/commit/cd39eaeb376e9ae84cafd433c8367cb47cb545a9
Author: Fangrui Song <i at maskray.me>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M llvm/include/llvm/MC/MCAsmBackend.h
M llvm/include/llvm/MC/MCFixupKindInfo.h
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h
Log Message:
-----------
MC: Merge MCFixupKindInfo.h into MCAsmBackend.h
... due to their close relationship. MCFixupKindInfo.h is a very simple
header.
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