[PATCH] D17934: [ELF] Implement infrastructure for thunk code creation
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 22:22:29 PDT 2016
atanasyan updated the summary for this revision.
atanasyan updated this revision to Diff 50696.
atanasyan added a comment.
- Isolated almost all thunk handling code in the `InputSection` class
- Reduced number of auxiliary classes, containers etc
Repository:
rL LLVM
http://reviews.llvm.org/D17934
Files:
ELF/InputSection.cpp
ELF/InputSection.h
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.50696.patch
Type: text/x-patch
Size: 18271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160315/3e3794ed/attachment.bin>
More information about the llvm-commits
mailing list