This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7002cf666 [WebAssembly] Add support for --whole-archive. new 8209e6582 [ELF][MIPS] Fix primary GOT sometimes overflowing by one or t [...]
The 1 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/SyntheticSections.cpp | 8 +++- test/ELF/Inputs/mips-64-got-load.s | 8 ++++ test/ELF/mips-64-got-overflow.s | 80 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 95 insertions(+), 1 deletion(-) create mode 100644 test/ELF/Inputs/mips-64-got-load.s create mode 100644 test/ELF/mips-64-got-overflow.s