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)
commit06d6d1905e9c7eafc2cf3500047afa5d82a29eb7
tree3db0499f31d11f634875212220ffc69fc8df70de
parente3c816173635a3604870b25dd80a0451db93799b
Fix handling of relative paths in thin archives.

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

llvm-svn: 242362
llvm/lib/Object/ArchiveWriter.cpp
llvm/test/Object/archive-format.test