[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:35:16 PDT 2017


nitesh.jain updated this revision to Diff 119781.

https://reviews.llvm.org/D38314

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

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


More information about the llvm-commits mailing list