This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f90d15ca8 [WebAssembly] Import the stack pointer when building shared l [...] new fc44b31c1 [ELF][MIPS] Use MIPS R6 `sigrie` as a trap instruction
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/Mips.cpp | 4 +- test/ELF/mips-got16-relocatable.s | 8 +-- test/ELF/mips-npic-call-pic-os.s | 35 +++++------ test/ELF/mips-npic-call-pic-script.s | 114 +++++++++-------------------------- test/ELF/mips-npic-call-pic.s | 25 +++----- test/ELF/mips-traps.s | 22 +++++++ 6 files changed, 83 insertions(+), 125 deletions(-) create mode 100644 test/ELF/mips-traps.s