[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 21 03:06:23 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG62c605771a30: [lld][ARM] support absolute thunks for Armv4T Thumb and interworking (authored by stuij).

Changed prior to commit:
  https://reviews.llvm.org/D139888?vs=484228&id=484510#toc

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.484510.patch
Type: text/x-patch
Size: 27293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/e252dcb8/attachment.bin>


More information about the llvm-commits mailing list