This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8ab7328a2 Tweak to match change in LLVM API, in r306315. new fc3bbfcfe Add trap instructions for ARM and MIPS.
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/ARM.cpp | 1 + ELF/Arch/Mips.cpp | 1 + ELF/Arch/X86.cpp | 4 +- ELF/Arch/X86_64.cpp | 4 +- test/ELF/arm-gnu-ifunc-plt.s | 6 +- test/ELF/arm-thumb-branch.s | 2 +- test/ELF/arm-thumb-plt-reloc.s | 4 +- test/ELF/mips-got16-relocatable.s | 8 +- test/ELF/mips-npic-call-pic-os.s | 32 +++---- test/ELF/mips-npic-call-pic-script.s | 170 +++++++++++++++++------------------ test/ELF/mips-npic-call-pic.s | 32 +++---- 11 files changed, 131 insertions(+), 133 deletions(-)