[PATCH] D38582: [ELF] - Get rid of LinkerScript::adjustSectionsBeforeSorting().
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 21:18:03 PDT 2017
ruiu added a comment.
Hmm, does this actually make things easier to understand? I'm not sure about that. At least, when I ask you to split the loop, I was talking about the outermost loop. You created a small function for the innermost part, but that's not what I meant.
https://reviews.llvm.org/D38582
More information about the llvm-commits
mailing list