[PATCH] D49422: [ELF][MIPS] Fix primary GOT sometimes overflowing by one or two words

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 08:08:49 PDT 2018


jrtc27 updated this revision to Diff 156792.
jrtc27 added a comment.

Removed redundant check prefixes from an earlier revision of the test case


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49422

Files:
  ELF/SyntheticSections.cpp
  test/ELF/Inputs/mips-64-got-load.s
  test/ELF/mips-64-got-overflow.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49422.156792.patch
Type: text/x-patch
Size: 3869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/5f1ef6e2/attachment.bin>


More information about the llvm-commits mailing list