This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b31b7dcdb57 Addressed Takumi's comment about redundancy. new 0e34c3597c0 [llvm-ar] Make llvm-lib behave more like the MSVC archiver
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Object/ArchiveWriter.h | 1 + lib/Object/ArchiveWriter.cpp | 14 ++++++++------ test/LibDriver/use-paths.test | 24 ++++++++++++++++++++++++ tools/llvm-ar/llvm-ar.cpp | 4 ++++ 4 files changed, 37 insertions(+), 6 deletions(-) create mode 100644 test/LibDriver/use-paths.test