[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:18:43 PDT 2019


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

- instead of relying on https://reviews.llvm.org/D62234, use Symbol::getName() to obtain cached strings.


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.200656.patch
Type: text/x-patch
Size: 8747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/ed8a597f/attachment.bin>


More information about the llvm-commits mailing list