[PATCH] D17934: [ELF] Implement infrastructure for thunk code creation
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 31 14:31:49 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265059: [ELF] Implement infrastructure for thunk code creation (authored by atanasyan).
Changed prior to commit:
http://reviews.llvm.org/D17934?vs=52211&id=52291#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17934
Files:
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/InputSection.h
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/OutputSections.h
lld/trunk/ELF/Symbols.cpp
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/Target.cpp
lld/trunk/ELF/Target.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/Inputs/mips-pic.s
lld/trunk/test/ELF/mips-npic-call-pic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17934.52291.patch
Type: text/x-patch
Size: 19486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160331/706e0275/attachment.bin>
More information about the llvm-commits
mailing list