[PATCH] D17934: [ELF] Implement infrastructure for thunk code creation
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 9 06:17:47 PST 2016
atanasyan updated the summary for this revision.
atanasyan updated this revision to Diff 50131.
atanasyan added a comment.
Write thunks before corresponding InputSection's to reduce risk of getting too long jump.
Repository:
rL LLVM
http://reviews.llvm.org/D17934
Files:
ELF/InputSection.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Symbols.cpp
ELF/Symbols.h
ELF/Target.cpp
ELF/Target.h
ELF/Writer.cpp
test/ELF/Inputs/mips-pic.s
test/ELF/mips-npic-call-pic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17934.50131.patch
Type: text/x-patch
Size: 17730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160309/10fd37a3/attachment.bin>
More information about the llvm-commits
mailing list