[PATCH] D62290: Move code for symbol resolution from SymbolTable.cpp to Symbols.cpp.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 02:57:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD361474: Move code for symbol resolution from SymbolTable.cpp to Symbols.cpp. (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62290?vs=200882&id=200911#toc

Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D62290

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62290.200911.patch
Type: text/x-patch
Size: 28687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/9e8db548/attachment.bin>


More information about the llvm-commits mailing list