[all-commits] [llvm/llvm-project] 2b5cb1: [ELF] getRelocTargetVA: pass Ctx and Relocation. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Oct 6 16:34:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b5cb1bf628fc54473355e0675f629d9332089df
https://github.com/llvm/llvm-project/commit/2b5cb1bf628fc54473355e0675f629d9332089df
Author: Fangrui Song <i at maskray.me>
Date: 2024-10-06 (Sun, 06 Oct 2024)
Changed paths:
M lld/ELF/Arch/AArch64.cpp
M lld/ELF/Arch/PPC.cpp
M lld/ELF/Arch/PPC64.cpp
M lld/ELF/Arch/RISCV.cpp
M lld/ELF/Arch/SystemZ.cpp
M lld/ELF/Arch/X86.cpp
M lld/ELF/Arch/X86_64.cpp
M lld/ELF/InputSection.cpp
M lld/ELF/InputSection.h
M lld/ELF/SyntheticSections.cpp
M lld/ELF/Target.cpp
Log Message:
-----------
[ELF] getRelocTargetVA: pass Ctx and Relocation. NFC
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