[PATCH] D13911: [ELF2] Determine the order of entries of symbol tables in the finalize() phase.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 14:14:35 PDT 2015


ikudrin updated this revision to Diff 37916.
ikudrin added a comment.

- Remove redundant braces.
- Don't sort dynamic symbol table (yet).


http://reviews.llvm.org/D13911

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13911.37916.patch
Type: text/x-patch
Size: 5819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151020/4a8c31c1/attachment.bin>


More information about the llvm-commits mailing list