[PATCH] D30351: De-template SharedSymbol.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 16:08:03 PST 2017


ruiu updated this revision to Diff 89746.
ruiu added a comment.

- Reduce sizeof(Symbol) from 104 bytes to 80 bytes


https://reviews.llvm.org/D30351

Files:
  lld/ELF/OutputSections.h
  lld/ELF/Relocations.cpp
  lld/ELF/SymbolTable.cpp
  lld/ELF/Symbols.cpp
  lld/ELF/Symbols.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30351.89746.patch
Type: text/x-patch
Size: 14786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/a2d85dfc/attachment.bin>


More information about the llvm-commits mailing list