[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
Tue Dec 13 03:49:47 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289532: [mips][rtdyld] Move MIPS relocation resolution to a subclass and implement N32… (authored by sdardis).
Changed prior to commit:
https://reviews.llvm.org/D27467?vs=81087&id=81211#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27467
Files:
llvm/trunk/lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt
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/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27467.81211.patch
Type: text/x-patch
Size: 33232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/b378b3a6/attachment.bin>
More information about the llvm-commits
mailing list