[all-commits] [llvm/llvm-project] 13b4a0: Sparc: Move H44/M44/L44 computation back to adjust...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon May 5 09:25:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13b4a097a887142687346005a72814abff5a8f7b
https://github.com/llvm/llvm-project/commit/13b4a097a887142687346005a72814abff5a8f7b
Author: Fangrui Song <i at maskray.me>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp
M llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp
Log Message:
-----------
Sparc: Move H44/M44/L44 computation back to adjustFixupValue
Essentially revert the evaluateAsRelocatableImpl part from
f39696e7dee4f1dce8c10d2b17f987643c480895. Ensure that absolute
relocation evaluation is in one place. SparcAsmBackend.cpp enables
better diagnostics if needed.
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