Fix handling of relative paths in thin archives.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 Jul 2015 00:14:49 +0000 (00:14 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 Jul 2015 00:14:49 +0000 (00:14 +0000)
commit6a37b479b32a975bea0f87921cdcde6e47baaccf
tree577488e6e65157aeabc31f0039abd9cdbca04659
parent076d176640b97fe1543b7ba4188c98b7a08063a6
Fix handling of relative paths in thin archives.

The member has to end up with a path relative to the archive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242362 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/ArchiveWriter.cpp
test/Object/archive-format.test