[PATCH] D44963: ELF: Add support for short thunks on ARM.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 15:46:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
pcc marked 2 inline comments as done.
Closed by commit rL328846: ELF: Add support for short thunks on ARM. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44963?vs=140152&id=140352#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44963

Files:
  lld/trunk/ELF/Thunks.cpp
  lld/trunk/test/ELF/Inputs/arm-long-thunk-converge.lds
  lld/trunk/test/ELF/Inputs/far-long-arm-abs.s
  lld/trunk/test/ELF/arm-branch-rangethunk.s
  lld/trunk/test/ELF/arm-long-thunk-converge.s
  lld/trunk/test/ELF/arm-thumb-condbranch-thunk.s
  lld/trunk/test/ELF/arm-thumb-range-thunk-os.s
  lld/trunk/test/ELF/arm-thumb-thunk-empty-pass.s
  lld/trunk/test/ELF/arm-thunk-largesection.s
  lld/trunk/test/ELF/arm-thunk-linkerscript-large.s
  lld/trunk/test/ELF/arm-thunk-linkerscript-sort.s
  lld/trunk/test/ELF/arm-thunk-multipass.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44963.140352.patch
Type: text/x-patch
Size: 30947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/494fbec2/attachment.bin>


More information about the llvm-commits mailing list