[PATCH] D61896: De-template parseFile() and SymbolTable's add-family functions.

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.

De-template parseFile() and SymbolTable's add-family functions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61896

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61896.199423.patch
Type: text/x-patch
Size: 11801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/f9f31994/attachment.bin>


More information about the llvm-commits mailing list