[PATCH] D48502: Fix direct calls to __wrap_sym when it is relocated

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 15:08:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336609: Fix direct calls to __wrap_sym when it is relocated. (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48502?vs=154649&id=154711#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48502

Files:
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/SymbolTable.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/wrap-plt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48502.154711.patch
Type: text/x-patch
Size: 3368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/dc4c6a0b/attachment.bin>


More information about the llvm-commits mailing list