[PATCH] D59491: Fix relative thin archive path handling
Owen Reynolds via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 20 07:33:30 PDT 2019
gbreynoo updated this revision to Diff 191488.
gbreynoo added a comment.
Update after Rui's comment.
The thought was originally to avoid changes to addMember but this may be clearer.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59491/new/
https://reviews.llvm.org/D59491
Files:
lib/Object/ArchiveWriter.cpp
test/tools/llvm-ar/reduce-thin-path.test
test/tools/llvm-ar/thin-archive.test
tools/llvm-ar/llvm-ar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59491.191488.patch
Type: text/x-patch
Size: 7595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/16591200/attachment.bin>
More information about the llvm-commits
mailing list