[PATCH] D73474: [LLD][ELF][ARM] Do not insert interworking thunks for non STT_FUNC symbols

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 10:39:20 PST 2020


peter.smith updated this revision to Diff 240637.
peter.smith marked an inline comment as done.
peter.smith added a comment.

Removed redundant ==1, added test for branch to ifunc symbol.


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

https://reviews.llvm.org/D73474

Files:
  lld/ELF/Arch/ARM.cpp
  lld/test/ELF/arm-thumb-interwork-ifunc.s
  lld/test/ELF/arm-thumb-interwork-notfunc.s
  lld/test/ELF/arm-thunk-edgecase.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73474.240637.patch
Type: text/x-patch
Size: 5797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/95aeee20/attachment.bin>


More information about the llvm-commits mailing list