[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 14:26:38 PST 2019
rupprecht updated this revision to Diff 185644.
rupprecht marked an inline comment as done.
rupprecht added a comment.
- Move computeRelativePath special case from libObject to llvm-ar
- Remove obsolete test fixme
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/tools/llvm-ar/llvm-ar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57842.185644.patch
Type: text/x-patch
Size: 8233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/f6fb720e/attachment.bin>
More information about the llvm-commits
mailing list