[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
Fri May 26 13:39:43 PDT 2017


rnk updated this revision to Diff 100468.
rnk added a comment.

- Preserve old member names when updating archives


https://reviews.llvm.org/D33575

Files:
  clang/lib/Basic/Targets.cpp
  clang/lib/Frontend/InitPreprocessor.cpp
  llvm/include/llvm/Object/ArchiveWriter.h
  llvm/lib/Object/ArchiveWriter.cpp
  llvm/lib/Object/COFFImportFile.cpp
  llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
  llvm/test/LibDriver/use-paths.test
  llvm/test/Object/archive-format.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33575.100468.patch
Type: text/x-patch
Size: 12269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/5e0a9ae9/attachment.bin>


More information about the llvm-commits mailing list