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

Matthew Koontz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 11:16:17 PDT 2018


matthew.koontz updated this revision to Diff 154649.
matthew.koontz added a comment.

Addressed code review comments

- Renamed applyRelocationToWrappedSymbols -> applySymbolWrapReloc
- Updated test to use nop instead of mov




Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D48502

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

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


More information about the llvm-commits mailing list