[PATCH] D11186: [mips][mcjit] Calculate correct addend for R_MIPS_HI16 and R_MIPS_PCHI16 relocations.
Petar Jovanovic via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 08:13:34 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL244897: [mips][mcjit] Calculate correct addend for HI16 and PCHI16 reloc (authored by petarj).
Changed prior to commit:
http://reviews.llvm.org/D11186?vs=31936&id=32054#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11186
Files:
llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
llvm/trunk/test/ExecutionEngine/RuntimeDyld/Mips/ELF_O32_PIC_relocations.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11186.32054.patch
Type: text/x-patch
Size: 7572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150813/08b0f208/attachment.bin>
More information about the llvm-commits
mailing list