[all-commits] [llvm/llvm-project] 840e3b: AArch64: Reject label difference with a relocation...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Aug 28 00:15:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 840e3b03c959f638434b7ad56c01d3819cdace3e
https://github.com/llvm/llvm-project/commit/840e3b03c959f638434b7ad56c01d3819cdace3e
Author: Fangrui Song <i at maskray.me>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
M llvm/test/MC/AArch64/error-location.s
M llvm/test/MC/AArch64/label-arithmetic-diags-elf.s
Log Message:
-----------
AArch64: Reject label difference with a relocation specifier in generic assembler code
... instead of within AArch64ELFObjectWriter. Aligns with other targets.
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