[PATCH] D59491: Fix relative thin archive path handling
Owen Reynolds via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 07:46:22 PDT 2019
gbreynoo created this revision.
gbreynoo added reviewers: rupprecht, ruiu.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.
This fixes some thin archive relative path issues, paths are shortened where possible and paths are output correctly when using the display table command.
Repository:
rL LLVM
https://reviews.llvm.org/D59491
Files:
include/llvm/Object/ArchiveWriter.h
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.191083.patch
Type: text/x-patch
Size: 7190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/d69a03b1/attachment.bin>
More information about the llvm-commits
mailing list