[PATCH] D27467: [mips][rtdyld] Move MIPS relocation resolution to a subclass and implement N32 relocations

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 08:01:45 PST 2016


sdardis removed rL LLVM as the repository for this revision.
sdardis updated this revision to Diff 81087.
sdardis marked 2 inline comments as done.
sdardis added a comment.

Addressed review comments.


https://reviews.llvm.org/D27467

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27467.81087.patch
Type: text/x-patch
Size: 32938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/37611811/attachment.bin>


More information about the llvm-commits mailing list