[PATCH] D19538: [ELF] - Some cleanup of Writer<ELFT>::createSections()
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 03:32:42 PDT 2016
grimar updated the summary for this revision.
grimar updated this revision to Diff 55176.
grimar added a comment.
- Addressed review comment.
- Separate processing commons to addCommonSymbols().
- Added fillSymTables() to keep logic about filling SymTab and DynSymTab.
- Moved scan relocations logic to scanRelocs().
http://reviews.llvm.org/D19538
Files:
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19538.55176.patch
Type: text/x-patch
Size: 10341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/fca7410c/attachment.bin>
More information about the llvm-commits
mailing list