[PATCH] D59491: Fix relative thin archive path handling

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 08:26:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362407: [llvm-ar] Fix relative thin archive path handling (authored by gbreynoo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59491?vs=201186&id=202728#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59491/new/

https://reviews.llvm.org/D59491

Files:
  llvm/trunk/include/llvm/Object/ArchiveWriter.h
  llvm/trunk/lib/Object/ArchiveWriter.cpp
  llvm/trunk/lib/ToolDrivers/llvm-lib/LibDriver.cpp
  llvm/trunk/test/tools/llvm-ar/reduce-thin-path.test
  llvm/trunk/test/tools/llvm-ar/thin-archive.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/archive-unknown-members.test
  llvm/trunk/test/tools/llvm-readobj/thin-archive-paths.test
  llvm/trunk/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59491.202728.patch
Type: text/x-patch
Size: 11737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/bd9138bd/attachment.bin>


More information about the llvm-commits mailing list