[PATCH] D32317: [coff] for /msvclto, pass archive members with prevailing symbols first

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 11:57:02 PDT 2017


inglorion updated this revision to Diff 96196.
inglorion marked 3 inline comments as done.
inglorion added a comment.

Good call on the unnecessary vector and the missing newline! Fixed.


https://reviews.llvm.org/D32317

Files:
  COFF/Driver.cpp
  COFF/InputFiles.h
  test/COFF/Inputs/msvclto-order-a.ll
  test/COFF/Inputs/msvclto-order-b.ll
  test/COFF/msvclto-order.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32317.96196.patch
Type: text/x-patch
Size: 3194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/374f5b22/attachment.bin>


More information about the llvm-commits mailing list