[all-commits] [llvm/llvm-project] affe7b: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Apr 7 21:28:00 PDT 2025
Branch: refs/heads/users/MaskRay/spr/asmprinter-remove-elfs-special-lowerrelativereference-for-unnamed_addr-function-use-lowerdsolocalequivalent-in-more-cases
Home: https://github.com/llvm/llvm-project
Commit: affe7b8d45dbedc83ba4456a6830322f99349ab8
https://github.com/llvm/llvm-project/commit/affe7b8d45dbedc83ba4456a6830322f99349ab8
Author: Fangrui Song <i at maskray.me>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
R llvm/test/CodeGen/ARM/plt-relative-reloc.ll
A llvm/test/CodeGen/ARM/relative-reloc.ll
M llvm/test/CodeGen/RISCV/dso_local_equivalent.ll
R llvm/test/CodeGen/RISCV/plt-relative-reloc.ll
A llvm/test/CodeGen/RISCV/relative-reloc.ll
M llvm/test/CodeGen/X86/dso_local_equivalent.ll
A llvm/test/CodeGen/X86/relative-reloc-32.ll
A llvm/test/CodeGen/X86/relative-reloc-64.ll
R llvm/test/CodeGen/X86/x86-64-plt-relative-reloc.ll
R llvm/test/CodeGen/X86/x86-plt-relative-reloc.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.5-bogner
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