[PATCH] D45166: [ELF] - Introduce helper for iterating over linker commands.

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 16:38:48 PDT 2018


espindola added a comment.

I like this, but I agree that we should avoid allocating a temporary std::vector.


https://reviews.llvm.org/D45166





More information about the llvm-commits mailing list