]> granicus.if.org Git - llvm/commit
[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld.
authorNitesh Jain <nitesh.jain@imgtec.com>
Sun, 22 Oct 2017 09:47:41 +0000 (09:47 +0000)
committerNitesh Jain <nitesh.jain@imgtec.com>
Sun, 22 Oct 2017 09:47:41 +0000 (09:47 +0000)
commitce20559b072725bb5bab5d643f09c51909d27131
treef8de2f91b01736289767b9912d36726932d1d157
parent3ae8f2dc11731924c6d04274bf864b98864912f5
[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld.

Reviewers: sdardis

Subscribers: jaydeep, bhushan, llvm-commits

Differential Revision: https://reviews.llvm.org/D38314

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316287 91177308-0d34-0410-b5e6-96231b3b80d8
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