[PATCH] D25833: [ELF][MIPS] Put local GOT entries accessed via a 16-bit index first

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 13:41:41 PDT 2016


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM, but could you add a comment about why we are putting got entries referred by 16-bit relocations before entries referred by 32-bit relocations?


Repository:
  rL LLVM

https://reviews.llvm.org/D25833





More information about the llvm-commits mailing list