[PATCH] D61855: Simplify SymbolTable::add{Defined,Undefined,...} functions.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 19:13:56 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360838: Simplify SymbolTable::add{Defined,Undefined,...} functions. (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61855?vs=199259&id=199716#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61855

Files:
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/LTO.cpp
  lld/trunk/ELF/LinkerScript.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/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61855.199716.patch
Type: text/x-patch
Size: 43703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/489c67b0/attachment.bin>


More information about the llvm-commits mailing list