[PATCH] D139888: [lld][ARM] add linker support for Armv4(T) absolute relocations

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 02:05:30 PST 2022


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

renamed commit message


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139888.482401.patch
Type: text/x-patch
Size: 27488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/ef1e378c/attachment-0001.bin>


More information about the llvm-commits mailing list