[PATCH] D33124: [ELF] - Detemplate GnuHashTableSection and SymbolTableSection sections.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 11:07:46 PDT 2017
ruiu added a comment.
I'm not in favor of this change. I don't want to introduce a new class in general unless it is worthwhile. It seems this patch introduced a new class hierarchy too casually.
https://reviews.llvm.org/D33124
More information about the llvm-commits
mailing list