[PATCH] D35352: [ELF] - Implement filter library support (-F / --filter)

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 09:16:32 PDT 2017


grimar added a comment.

In https://reviews.llvm.org/D35352#808142, @ruiu wrote:

> It looks like representing them as plain StringRef vectors is more straightforward.


That's probably true. I'll do that change.


https://reviews.llvm.org/D35352





More information about the llvm-commits mailing list