[PATCH] D32467: Removes createELFFile which takes a template class as a template parameter.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 12:56:07 PDT 2017
OK to submit?
On Mon, Apr 24, 2017 at 7:56 PM, Rui Ueyama via Phabricator <
reviews at reviews.llvm.org> wrote:
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/daf6151e/attachment.html>
More information about the llvm-commits
mailing list