This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 51997f030 [mips] Relax jalr/jr instructions using R_MIPS_JALR relocation new 1683917d9 [lld][mach-o] Avoid segfaulting when handling an empty section list. new 9f862613b [ELF] Set SectionBase::partition in processSectionCommands
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/LinkerScript.cpp | 5 +++++ lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp | 14 ++++++++------ test/ELF/linkerscript/dynamic.s | 10 +++++++--- test/mach-o/empty-sections.yaml | 9 +++++++++ 4 files changed, 29 insertions(+), 9 deletions(-) create mode 100644 test/mach-o/empty-sections.yaml