This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository lld.
from d54d49d Update test expectation as followup to r293674. new 9808eda Port r292160 and r292161.
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 | 2 +- ELF/Writer.cpp | 14 ++++++-- test/ELF/basic-mips.s | 36 +++++++------------- test/ELF/eh-frame-hdr-abs-fde.s | 6 ++-- test/ELF/mips-64-disp.s | 17 +++++----- test/ELF/mips-64-got.s | 17 +++++----- test/ELF/mips-64-rels.s | 2 +- test/ELF/mips-got-and-copy.s | 20 +++++------ test/ELF/mips-got-extsym.s | 4 +-- test/ELF/mips-got-hilo.s | 8 ++--- test/ELF/mips-got-redundant.s | 8 ++--- test/ELF/mips-got-relocs.s | 16 ++++----- test/ELF/mips-got-weak.s | 24 +++++++------- test/ELF/mips-got16.s | 22 ++++++------ test/ELF/mips-gp-ext.s | 8 ++--- test/ELF/mips-gp-lowest.s | 6 ++-- test/ELF/mips-gprel32-relocs-gp0.s | 2 +- test/ELF/mips-gprel32-relocs.s | 2 +- test/ELF/mips-hilo-gp-disp.s | 30 ++++++++--------- test/ELF/mips-n32-rels.s | 2 +- test/ELF/mips-options.s | 4 +-- test/ELF/mips-tls-64.s | 60 ++++++++++++++++----------------- test/ELF/mips-tls-hilo.s | 4 +-- test/ELF/mips-tls-static.s | 4 +-- test/ELF/mips-tls.s | 68 +++++++++++++++++++------------------- test/ELF/mips-xgot-order.s | 4 +-- 26 files changed, 193 insertions(+), 197 deletions(-)