[PATCH] D57842: [llvm-ar][libObject] Fix relative paths when nesting thin archives.
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 15:02:47 PST 2019
rupprecht updated this revision to Diff 185650.
rupprecht marked 2 inline comments as done.
rupprecht added a comment.
- Fix related test to always delete the archive first
- Inline addToStringTable
- Remove redundant assignment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57842/new/
https://reviews.llvm.org/D57842
Files:
llvm/include/llvm/Object/ArchiveWriter.h
llvm/lib/Object/ArchiveWriter.cpp
llvm/test/tools/llvm-ar/flatten-thin-archive-directories.test
llvm/test/tools/llvm-ar/flatten-thin-archive.test
llvm/tools/llvm-ar/llvm-ar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57842.185650.patch
Type: text/x-patch
Size: 11280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/6911671f/attachment.bin>
More information about the llvm-commits
mailing list