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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 09:08:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317006: Merge SymbolBody and Symbol into one class, SymbolBody. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D39406?vs=120758&id=120988#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39406

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39406.120988.patch
Type: text/x-patch
Size: 59528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/b7481aee/attachment.bin>


More information about the llvm-commits mailing list