[PATCH] D50077: [LLD][ELF][ARM] Add support for Armv5 and Armv6 compatible Thunks

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 02:38:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340160: [ELF] Add support for Armv5 and Armv6 compatible Thunks (authored by psmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50077?vs=158535&id=161452#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50077

Files:
  lld/trunk/ELF/AArch64ErrataFix.cpp
  lld/trunk/ELF/Arch/AArch64.cpp
  lld/trunk/ELF/Arch/ARM.cpp
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Target.h
  lld/trunk/ELF/Thunks.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/arm-bl-v6.s
  lld/trunk/test/ELF/arm-blx-v4t.s
  lld/trunk/test/ELF/arm-branch-rangethunk.s
  lld/trunk/test/ELF/arm-branch-undef-weak-plt-thunk.s
  lld/trunk/test/ELF/arm-long-thunk-converge.s
  lld/trunk/test/ELF/arm-thumb-branch-rangethunk.s
  lld/trunk/test/ELF/arm-thumb-interwork-shared.s
  lld/trunk/test/ELF/arm-thumb-interwork-thunk-range.s
  lld/trunk/test/ELF/arm-thumb-interwork-thunk-v5.s
  lld/trunk/test/ELF/arm-thumb-interwork-thunk.s
  lld/trunk/test/ELF/arm-thumb-nov6thunk.s
  lld/trunk/test/ELF/arm-thumb-thunk-symbols.s
  lld/trunk/test/ELF/arm-thunk-edgecase.s
  lld/trunk/test/ELF/arm-thunk-linkerscript-dotexpr.s
  lld/trunk/test/ELF/arm-thunk-linkerscript-orphan.s
  lld/trunk/test/ELF/arm-thunk-linkerscript.s
  lld/trunk/test/ELF/arm-thunk-re-add.s
  lld/trunk/test/ELF/arm-v5-reloc-error.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50077.161452.patch
Type: text/x-patch
Size: 35149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/d8dffd4a/attachment.bin>


More information about the llvm-commits mailing list