[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 Apr 4 04:49:07 PDT 2017
peter.smith created this revision.
Test cases for range extension thunks using linker scripts, include:
- OutputSections placed far apart
- OutputSections with location counter expressions
- Multiple large OutputSections
- Orphan sections
- Interaction with the SORT command
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.94051.patch
Type: text/x-patch
Size: 17739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/dda949bb/attachment.bin>
More information about the llvm-commits
mailing list