[all-commits] [llvm/llvm-project] e93394: ARM, Sparc: Avoid using the MCContext & argument
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat May 24 21:25:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9339481e5b75e99c295f0faf15091a70630b3d8
https://github.com/llvm/llvm-project/commit/e9339481e5b75e99c295f0faf15091a70630b3d8
Author: Fangrui Song <i at maskray.me>
Date: 2025-05-24 (Sat, 24 May 2025)
Changed paths:
M llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
M llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp
Log Message:
-----------
ARM,Sparc: Avoid using the MCContext & argument
Prepare for removing MCContext from getRelocType functions.
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