[PATCH] D47565: Fix /WholeArchive bug.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 14:30:48 PDT 2018


ruiu updated this revision to Diff 151034.
ruiu added a comment.

- Remove O(n^2)-ness.


https://reviews.llvm.org/D47565

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/test/COFF/wholearchive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47565.151034.patch
Type: text/x-patch
Size: 4767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/97ddb025/attachment.bin>


More information about the llvm-commits mailing list