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

Sagar Thakur via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 03:47:02 PDT 2017


slthakur updated this revision to Diff 102520.
slthakur added a comment.

Addressed review comments


Repository:
  rL LLVM

https://reviews.llvm.org/D31649

Files:
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31649.102520.patch
Type: text/x-patch
Size: 10105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/ede878ef/attachment.bin>


More information about the llvm-commits mailing list