[PATCH] D57666: [LLD] [COFF] Avoid O(n^2) accesses into PartialSections
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 00:03:12 PST 2019
mstorsjo added a comment.
In D57666#1384336 <https://reviews.llvm.org/D57666#1384336>, @thakis wrote:
> (No opinion on the patch, but since you mention time-before and time-after-D57574 in the patch description, maybe also mention time-after-this-patch.)
Ah, yes, will do. (It's essentially the same as it was before.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57666/new/
https://reviews.llvm.org/D57666
More information about the llvm-commits
mailing list