[PATCH] D61897: Remove SymbolTable::addBitcode as it is redundant.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 06:26:45 PDT 2019


ruiu created this revision.
ruiu added reviewers: grimar, MaskRay, pcc.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

Remove SymbolTable::addBitcode as it is redundant.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61897

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/SymbolTable.cpp
  lld/ELF/SymbolTable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61897.199424.patch
Type: text/x-patch
Size: 3665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/8deffd76/attachment.bin>


More information about the llvm-commits mailing list