[PATCH] [ELF] Simplify dynamic table entry creation
Davide Italiano
dccitaliano at gmail.com
Thu May 21 14:59:42 PDT 2015
Hi ruiu, atanasyan, lhames, Bigcheese,
It removes some amount of code.
Mips/MipsDynamicTable.h | 35 ++++---------------
OutputELFWriter.cpp | 24 ++++---------
SectionChunks.cpp | 88 ++++++++++++++++++------------------------------
SectionChunks.h | 2 -
4 files changed, 50 insertions(+), 99 deletions(-)
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9921
Files:
lib/ReaderWriter/ELF/Mips/MipsDynamicTable.h
lib/ReaderWriter/ELF/OutputELFWriter.cpp
lib/ReaderWriter/ELF/SectionChunks.cpp
lib/ReaderWriter/ELF/SectionChunks.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9921.26277.patch
Type: text/x-patch
Size: 8601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150521/418f3763/attachment.bin>
More information about the llvm-commits
mailing list