[PATCH] D29327: [LLD][ELF] Use Synthetic Sections for Thunks (try 2)
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 02:37:28 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293757: [ELF] Use SyntheticSections for Thunks (authored by psmith).
Changed prior to commit:
https://reviews.llvm.org/D29327?vs=86420&id=86600#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29327
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: D29327.86600.patch
Type: text/x-patch
Size: 73905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/dfb3006e/attachment-0001.bin>
More information about the llvm-commits
mailing list