[PATCH] D62365: ELF: Don't reuse a thunk in a different loadable partition.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 18:06:33 PDT 2019


pcc updated this revision to Diff 201376.
pcc marked 2 inline comments as done.
pcc retitled this revision from "ELF: Don't reuse a thunk in a different partition." to "ELF: Don't reuse a thunk in a different loadable partition.".
pcc added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62365

Files:
  lld/ELF/Relocations.cpp
  lld/ELF/Relocations.h
  lld/test/ELF/partition-thunk-reuse.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62365.201376.patch
Type: text/x-patch
Size: 3563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190525/95d0652d/attachment.bin>


More information about the llvm-commits mailing list