[all-commits] [llvm/llvm-project] 0e47df: [ELF] Add isStaticRelSecType to simplify SHT_REL/S...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Mar 20 09:59:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e47dfede468a292dd8cd893d6d0179052501383
https://github.com/llvm/llvm-project/commit/0e47dfede468a292dd8cd893d6d0179052501383
Author: Fangrui Song <i at maskray.me>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M lld/ELF/InputFiles.cpp
M lld/ELF/InputSection.cpp
M lld/ELF/InputSection.h
M lld/ELF/LinkerScript.cpp
M lld/ELF/MarkLive.cpp
M lld/ELF/OutputSections.cpp
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] Add isStaticRelSecType to simplify SHT_REL/SHT_RELA testing. NFC
and make it easier to introduce a new relocation format.
https://discourse.llvm.org/t/rfc-relleb-a-compact-relocation-format-for-elf/77600
Pull Request: https://github.com/llvm/llvm-project/pull/85893
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