[PATCH] D31665: [LLD][ELF] Add test cases for range extension thunks (no linkerscripts)

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 08:19:47 PDT 2017


peter.smith updated this revision to Diff 104175.
peter.smith added a comment.
Herald added subscribers: kristof.beyls, javed.absar, emaste.

Updated diff to reflect recent changes to padding between sections. This is patch 10/11 of the range thunks implementation.


https://reviews.llvm.org/D31665

Files:
  test/ELF/arm-thumb-condbranch-thunk.s
  test/ELF/arm-thumb-mix-range-thunk-os.s
  test/ELF/arm-thumb-plt-range-thunk-os.s
  test/ELF/arm-thumb-range-thunk-os.s
  test/ELF/arm-thunk-multipass.s
  test/ELF/arm-thunk-re-add.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31665.104175.patch
Type: text/x-patch
Size: 32498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/63b6cbcf/attachment.bin>


More information about the llvm-commits mailing list