[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
Tue Apr 4 03:47:30 PDT 2017


grimar updated this revision to Diff 94034.
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-got32-baseless.elf
  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.94034.patch
Type: text/x-patch
Size: 13127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/11ce887c/attachment.bin>


More information about the llvm-commits mailing list