[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 13 15:39:32 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353995: [llvm-ar][libObject] Fix relative paths when nesting thin archives. (authored by rupprecht, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57842?vs=186080&id=186765#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57842

Files:
  llvm/trunk/include/llvm/Object/ArchiveWriter.h
  llvm/trunk/lib/Object/ArchiveWriter.cpp
  llvm/trunk/lib/ToolDrivers/llvm-lib/CMakeLists.txt
  llvm/trunk/lib/ToolDrivers/llvm-lib/LibDriver.cpp
  llvm/trunk/test/tools/llvm-ar/flatten-thin-archive-directories.test
  llvm/trunk/test/tools/llvm-ar/flatten-thin-archive.test
  llvm/trunk/test/tools/llvm-lib/thin-relative.test
  llvm/trunk/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57842.186765.patch
Type: text/x-patch
Size: 14409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/7e278a38/attachment.bin>


More information about the llvm-commits mailing list