[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
Thu Apr 13 04:44:37 PDT 2017


slthakur updated this revision to Diff 95105.
slthakur marked 5 inline comments as done.
slthakur added a comment.
Herald added a subscriber: arichardson.

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.95105.patch
Type: text/x-patch
Size: 12156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/46e8dd70/attachment.bin>


More information about the llvm-commits mailing list