[all-commits] [llvm/llvm-project] 4b19db: Revert "AsmPrinter: Remove ELF's special lowerRela...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Apr 1 09:39:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b19db6db965d95d7259e224f518c5404a7989ba
https://github.com/llvm/llvm-project/commit/4b19db6db965d95d7259e224f518c5404a7989ba
Author: Petr Hosek <phosek at google.com>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
A llvm/test/CodeGen/ARM/plt-relative-reloc.ll
R llvm/test/CodeGen/ARM/relative-reloc.ll
A llvm/test/CodeGen/RISCV/plt-relative-reloc.ll
R llvm/test/CodeGen/RISCV/relative-reloc.ll
R llvm/test/CodeGen/X86/relative-reloc-32.ll
R llvm/test/CodeGen/X86/relative-reloc-64.ll
A llvm/test/CodeGen/X86/x86-64-plt-relative-reloc.ll
A llvm/test/CodeGen/X86/x86-plt-relative-reloc.ll
Log Message:
-----------
Revert "AsmPrinter: Remove ELF's special lowerRelativeReference for unnamed_addr function" (#133935)
Reverts llvm/llvm-project#132684
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