[PATCH] D57666: [LLD] [COFF] Avoid O(n^2) insertion into PartialSections

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 3 23:07:33 PST 2019


mstorsjo updated this revision to Diff 184994.
mstorsjo marked an inline comment as done.
mstorsjo added a comment.

Removed needless declarations of the key as variables.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57666/new/

https://reviews.llvm.org/D57666

Files:
  COFF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57666.184994.patch
Type: text/x-patch
Size: 3826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/fb7aaade/attachment.bin>


More information about the llvm-commits mailing list