[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 Mar 7 08:56:02 PST 2017


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

- Fixed wierd symbol in copy pasted comment.


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/got32x-i386.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30699.90865.patch
Type: text/x-patch
Size: 11544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/38a10f7f/attachment.bin>


More information about the llvm-commits mailing list