[PATCH] D50569: Change how we handle -wrap.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 14:15:36 PDT 2018


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

- Do not touch BinaryFiles
- Use DenseMap to make it faster


https://reviews.llvm.org/D50569

Files:
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.h
  lld/ELF/SymbolTable.cpp
  lld/ELF/SymbolTable.h
  lld/ELF/Symbols.h
  lld/test/ELF/lto/wrap-2.ll
  lld/test/ELF/wrap-no-real.s
  lld/test/ELF/wrap-plt.s
  lld/test/ELF/wrap.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50569.160176.patch
Type: text/x-patch
Size: 13230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/b2e908f2/attachment.bin>


More information about the llvm-commits mailing list