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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 10:46:19 PDT 2018


ruiu added a comment.

I'm personally not too excited about this kind of higher-order function, and my first impression is that the original code is better. I might be convinced either way, but I think I'm mildly against doing this.


https://reviews.llvm.org/D45166





More information about the llvm-commits mailing list