[PATCH] D62188: Speed up --start-lib and --end-lib.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 00:03:16 PDT 2019


ruiu updated this revision to Diff 200652.
ruiu added a comment.

- add placeholder symbols first before adding LazyObjSymbol
- reduce memory consumption using std::move.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62188

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62188.200652.patch
Type: text/x-patch
Size: 8707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/66f4a1e0/attachment.bin>


More information about the llvm-commits mailing list