[all-commits] [llvm/llvm-project] 7f7f5d: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jul 8 23:13:49 PDT 2024
Branch: refs/heads/users/MaskRay/spr/elf-support-relocatable-files-using-crel
Home: https://github.com/llvm/llvm-project
Commit: 7f7f5d7ec9304c2b365b03c27d91bdf81dc543e9
https://github.com/llvm/llvm-project/commit/7f7f5d7ec9304c2b365b03c27d91bdf81dc543e9
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M lld/ELF/DWARF.cpp
M lld/ELF/ICF.cpp
M lld/ELF/InputFiles.cpp
M lld/ELF/InputFiles.h
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/OutputSections.h
M lld/ELF/Relocations.cpp
M lld/ELF/Relocations.h
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
M lld/ELF/Writer.cpp
A lld/test/ELF/crel-rel-mixed.s
A lld/test/ELF/crel.s
M lld/test/ELF/debug-names.s
M lld/test/ELF/gc-sections.s
M lld/test/ELF/icf1.s
M lld/test/ELF/icf4.s
A lld/test/ELF/relocatable-crel-32.s
A lld/test/ELF/relocatable-crel.s
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