[PATCH] D30935: [ELF] - Detemplate BuildIdSection section.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 09:35:41 PDT 2017
ruiu added a comment.
I'm not still convinced that this is heading to the right direction. You removed a few templates in https://reviews.llvm.org/D30976, but some of them don't actually depend on this change, so they don't demonstrate how useful this change is. Can you refactor https://reviews.llvm.org/D30976 so that the patch doesn't contain unrelated de-template changes?
https://reviews.llvm.org/D30935
More information about the llvm-commits
mailing list