[PATCH] D34691: [LLD][ELF] Introduce range extension thunks for ARM

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 07:33:42 PDT 2017


peter.smith updated this revision to Diff 106209.
peter.smith added a comment.

Rebased diff on top of changes to https://reviews.llvm.org/D34689.

I'm planning to see how many test cases that I can take from https://reviews.llvm.org/D31665 and https://reviews.llvm.org/D31666 and will add them here as soon as I can.


https://reviews.llvm.org/D34691

Files:
  ELF/Arch/ARM.cpp
  ELF/Arch/Mips.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/Target.cpp
  ELF/Target.h
  ELF/Thunks.cpp
  ELF/Writer.cpp
  test/ELF/arm-branch-error.s
  test/ELF/arm-branch-rangethunk.s
  test/ELF/arm-thumb-branch-error.s
  test/ELF/arm-thumb-branch-rangethunk.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34691.106209.patch
Type: text/x-patch
Size: 16166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/17b40735/attachment.bin>


More information about the llvm-commits mailing list