This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3ae8f2dc117 [X86] Teach the disassembler that some instructions use VEX [...] new ce20559b072 [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocati [...]
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/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 38 ++++++++-- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 81 ++++++++++++++++++++-- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h | 4 +- .../RuntimeDyld/Targets/RuntimeDyldELFMips.cpp | 11 ++- .../Mips/ELF_Mips64r2N64_PIC_relocations.s | 2 +- .../RuntimeDyld/Mips/ELF_N32_relocations.s | 2 +- 6 files changed, 122 insertions(+), 16 deletions(-)