This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from c0b4f15 Fix -r when the input has a relocation with no symbol. new a5cb686 [lld][mips] Correct tests for mips64 implying PIC. new 2b9698d [ELF] Bypass section type check new 41cf1f1 [ELF] Fixed formatting. NFC
The 3 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 | 2 +- ELF/OutputSections.cpp | 9 +++++---- ELF/OutputSections.h | 8 ++++---- ELF/Writer.cpp | 2 +- test/ELF/emulation.s | 6 ++++-- test/ELF/linkerscript/section-types.s | 13 +++++++++++++ test/ELF/mips-elf-flags-err.s | 9 ++++----- test/ELF/mips-elf-flags.s | 2 +- 8 files changed, 33 insertions(+), 18 deletions(-) create mode 100644 test/ELF/linkerscript/section-types.s