[PATCH] D38314: [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld

Nitesh Jain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 22 02:49:06 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316287: [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld. (authored by nitesh.jain).

Changed prior to commit:
  https://reviews.llvm.org/D38314?vs=119781&id=119783#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38314

Files:
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp
  llvm/trunk/test/ExecutionEngine/RuntimeDyld/Mips/ELF_Mips64r2N64_PIC_relocations.s
  llvm/trunk/test/ExecutionEngine/RuntimeDyld/Mips/ELF_N32_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38314.119783.patch
Type: text/x-patch
Size: 11109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171022/df3fc6af/attachment-0001.bin>


More information about the llvm-commits mailing list