[PATCH] D30699: [ELF] - Stop producing broken output for R_386_GOT32X relocation.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 00:57:59 PDT 2017


grimar updated this revision to Diff 94325.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D30699

Files:
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Target.cpp
  ELF/Target.h
  test/ELF/Inputs/i386-got32x-baseless.elf
  test/ELF/got32-i386.s
  test/ELF/got32x-i386.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30699.94325.patch
Type: text/x-patch
Size: 12656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/621f655c/attachment.bin>


More information about the llvm-commits mailing list