[PATCH] D39406: Merge SymbolBody and Symbol into one class, SymbolBody.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 29 15:12:06 PDT 2017


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

- Updated the doc.


https://reviews.llvm.org/D39406

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/LTO.cpp
  lld/ELF/LinkerScript.cpp
  lld/ELF/MarkLive.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/SymbolTable.cpp
  lld/ELF/SymbolTable.h
  lld/ELF/Symbols.cpp
  lld/ELF/Symbols.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/Writer.cpp
  lld/docs/NewLLD.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39406.120758.patch
Type: text/x-patch
Size: 58937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171029/246dd953/attachment-0001.bin>


More information about the llvm-commits mailing list