[PATCH] D61898: Move symbol resolution code out of SymbolTable class.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 18:52:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD360975: Move symbol resolution code out of SymbolTable class. (authored by ruiu, committed by ).
Herald added subscribers: dexonsmith, steven_wu.

Changed prior to commit:
  https://reviews.llvm.org/D61898?vs=199742&id=199957#toc

Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61898/new/

https://reviews.llvm.org/D61898

Files:
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/LTO.cpp
  ELF/LinkerScript.cpp
  ELF/Relocations.cpp
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Symbols.h
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61898.199957.patch
Type: text/x-patch
Size: 25249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/4d7f66f2/attachment-0001.bin>


More information about the llvm-commits mailing list