This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2321e60 Fix -Wunused-variable in non-asserts build. new c1499f8 [mips][microMIPS] Add R_MICROMIPS_PC18_S3 relocation
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: lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 15 +++++++++++++++ lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 2 ++ lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h | 3 +++ lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 5 +++-- test/MC/Mips/micromips32r6/relocations.s | 2 ++ test/MC/Mips/micromips64r6/relocations.s | 7 +++++++ 6 files changed, 32 insertions(+), 2 deletions(-)