[PATCH] D19016: [mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 03:41:26 PDT 2016


dsanders updated this revision to Diff 55563.
dsanders added a comment.

Remove the internal option. It's no longer needed and was hiding a bug.


http://reviews.llvm.org/D19016

Files:
  lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  test/MC/Mips/got-rel-expr.s
  test/MC/Mips/relocation.s
  test/MC/Mips/sort-relocation-table.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19016.55563.patch
Type: text/x-patch
Size: 17254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/bb549b22/attachment.bin>


More information about the llvm-commits mailing list