This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 00619943f09 [mips] Implement the ".rdata" MIPS assembly directive. new 9410186031e [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 | 91 ++++++++++++++++++++-- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h | 4 +- .../RuntimeDyld/Targets/RuntimeDyldELFMips.cpp | 6 ++ 4 files changed, 124 insertions(+), 15 deletions(-)