[PATCH] D33575: [llvm-ar] Make llvm-lib behave more like the MSVC archiver

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 11:36:54 PDT 2017


rnk updated this revision to Diff 102211.
rnk added a comment.
Herald added a subscriber: hiraditya.

Rewrite the patch to store the name in NewArchiveMember


https://reviews.llvm.org/D33575

Files:
  llvm/include/llvm/Object/ArchiveWriter.h
  llvm/lib/Object/ArchiveWriter.cpp
  llvm/test/LibDriver/use-paths.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33575.102211.patch
Type: text/x-patch
Size: 4137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/c02566c6/attachment.bin>


More information about the llvm-commits mailing list