[PATCH] D31666: [LLD][ELF] Add test cases for range extension thunks using linker scripts

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


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

Updated diff to account for changes in padding between sections and switch to use InputSectionDescriptions rather than OutputSections.


https://reviews.llvm.org/D31666

Files:
  test/ELF/arm-thunk-linkerscript-dotexpr.s
  test/ELF/arm-thunk-linkerscript-large.s
  test/ELF/arm-thunk-linkerscript-orphan.s
  test/ELF/arm-thunk-linkerscript-sort.s
  test/ELF/arm-thunk-linkerscript.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31666.104177.patch
Type: text/x-patch
Size: 17067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/503ca97b/attachment.bin>


More information about the llvm-commits mailing list