[PATCH] D34691: [LLD][ELF] Introduce range extension thunks for ARM
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 27 02:04:48 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316752: [ELF] Introduce range extension thunks for ARM (authored by psmith).
Changed prior to commit:
https://reviews.llvm.org/D34691?vs=118766&id=120559#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34691
Files:
lld/trunk/ELF/Arch/ARM.cpp
lld/trunk/ELF/Arch/Mips.cpp
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/Relocations.h
lld/trunk/ELF/Target.cpp
lld/trunk/ELF/Target.h
lld/trunk/ELF/Thunks.cpp
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/arm-branch-error.s
lld/trunk/test/ELF/arm-branch-rangethunk.s
lld/trunk/test/ELF/arm-thumb-branch-error.s
lld/trunk/test/ELF/arm-thumb-branch-rangethunk.s
lld/trunk/test/ELF/arm-thumb-mix-range-thunk-os.s
lld/trunk/test/ELF/arm-thumb-plt-range-thunk-os.s
lld/trunk/test/ELF/arm-thumb-range-thunk-os.s
lld/trunk/test/ELF/arm-thunk-largesection.s
lld/trunk/test/ELF/arm-thunk-linkerscript-dotexpr.s
lld/trunk/test/ELF/arm-thunk-linkerscript-large.s
lld/trunk/test/ELF/arm-thunk-linkerscript-orphan.s
lld/trunk/test/ELF/arm-thunk-linkerscript-sort.s
lld/trunk/test/ELF/arm-thunk-linkerscript.s
lld/trunk/test/ELF/arm-thunk-toolargesection.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34691.120559.patch
Type: text/x-patch
Size: 58559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171027/eca9673e/attachment.bin>
More information about the llvm-commits
mailing list