[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:16:36 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353146: [COFF] Avoid O(n^2) accesses into PartialSections (authored by mstorsjo, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57666?vs=185142&id=185247#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57666/new/
https://reviews.llvm.org/D57666
Files:
lld/trunk/COFF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57666.185247.patch
Type: text/x-patch
Size: 3888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/80af3955/attachment.bin>
More information about the llvm-commits
mailing list