[PATCH] D29129: [LLD][ELF] Use Synthetic Sections for Thunks
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 05:21:35 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293283: [ELF][ARM] Use SyntheticSections for Thunks (authored by psmith).
Changed prior to commit:
https://reviews.llvm.org/D29129?vs=85886&id=86044#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29129
Files:
lld/trunk/ELF/InputFiles.cpp
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/InputSection.h
lld/trunk/ELF/LTO.cpp
lld/trunk/ELF/LTO.h
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/Relocations.h
lld/trunk/ELF/SymbolTable.cpp
lld/trunk/ELF/Symbols.cpp
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Target.cpp
lld/trunk/ELF/Target.h
lld/trunk/ELF/Thunks.cpp
lld/trunk/ELF/Thunks.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/arm-thumb-interwork-shared.s
lld/trunk/test/ELF/arm-thumb-interwork-thunk.s
lld/trunk/test/ELF/mips-npic-call-pic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29129.86044.patch
Type: text/x-patch
Size: 73509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/c20acf34/attachment.bin>
More information about the llvm-commits
mailing list