This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 66f07ab4b Initialize a variable properly to fix buildbots. new 215ecf747 [ELF][MIPS] Add mote tests on MipsArchTree routines, fix typo [...]
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/Arch/MipsArchTree.cpp | 33 ++++---- test/ELF/mips-elf-flags-err.s | 30 ------- test/ELF/mips-elf-flags-err.test | 89 +++++++++++++++++++++ test/ELF/mips-fp-flags-err.test | 162 ++++++++++++++++++++++++++++++++++++++ test/ELF/mips-micro64-reject.test | 23 ------ 5 files changed, 268 insertions(+), 69 deletions(-) create mode 100644 test/ELF/mips-elf-flags-err.test create mode 100644 test/ELF/mips-fp-flags-err.test delete mode 100644 test/ELF/mips-micro64-reject.test