[PATCH] D11186: [mips][mcjit] Calculate correct addend for R_MIPS_HI16 and R_MIPS_PCHI16 relocations.

Vladimir Radosavljevic via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 06:19:52 PDT 2015


vradosavljevic updated this revision to Diff 31936.
vradosavljevic marked an inline comment as done.
vradosavljevic added a comment.

Comments addressed.


Repository:
  rL LLVM

http://reviews.llvm.org/D11186

Files:
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  test/ExecutionEngine/RuntimeDyld/Mips/ELF_O32_PIC_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11186.31936.patch
Type: text/x-patch
Size: 7440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/9b460006/attachment.bin>


More information about the llvm-commits mailing list