[all-commits] [llvm/llvm-project] 955c04: AArch64MCCodeEmitter: Standardize how fixups are a...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 4 16:27:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 955c04862e99baed1ec96de8e4e8248ba9a3d739
https://github.com/llvm/llvm-project/commit/955c04862e99baed1ec96de8e4e8248ba9a3d739
Author: Fangrui Song <i at maskray.me>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
Log Message:
-----------
AArch64MCCodeEmitter: Standardize how fixups are appended
This helper will facilitate future fixup data structure optimizations.
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