[PATCH] D139888: [lld][ARM] support absolute thunks for Armv4T Thumb and interworking

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 03:15:21 PST 2022


stuij updated this revision to Diff 482783.
stuij added a comment.

change thunk names to agreed upon wording


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139888

Files:
  lld/ELF/Arch/ARM.cpp
  lld/ELF/Driver.cpp
  lld/ELF/Thunks.cpp
  lld/test/ELF/arm-bl-v4t.s
  lld/test/ELF/arm-bl-v6.s
  lld/test/ELF/arm-blx-v4t.s
  lld/test/ELF/arm-blx.s
  lld/test/ELF/arm-bx-v4t.s
  lld/test/ELF/arm-thumb-interwork-thunk-v5.s
  lld/test/ELF/arm-thunk-multipass-plt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139888.482783.patch
Type: text/x-patch
Size: 27207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/3d3ce682/attachment.bin>


More information about the llvm-commits mailing list