[PATCH] D54145: [ELF] - Fix R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX when target is IFUNC.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 02:43:23 PST 2018


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

- Removed trailing whitespace from the test case.
- Rebased.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54145/new/

https://reviews.llvm.org/D54145

Files:
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  test/ELF/gotpc-relax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54145.175437.patch
Type: text/x-patch
Size: 5023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/01a74c97/attachment.bin>


More information about the llvm-commits mailing list