[PATCH] D32467: Removes createELFFile which takes a template class as a template parameter.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 19:56:43 PDT 2017


ruiu created this revision.

This patch is to reduce amount of template uses. The new code is less
exciting and boring than before, but I think it is easier to read.


https://reviews.llvm.org/D32467

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32467.96495.patch
Type: text/x-patch
Size: 6712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170425/b80fcc2f/attachment.bin>


More information about the llvm-commits mailing list