[PATCH] D35352: [ELF] - Implement filter library support (-F / --filter)
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 08:58:34 PDT 2017
ruiu added a comment.
I don't think merging AuxiliaryList with FilterList is a good idea. Can you represent them as two separate vectors?
https://reviews.llvm.org/D35352
More information about the llvm-commits
mailing list