Don't include directory names in archives.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 13:16:44 +0000 (13:16 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 13:16:44 +0000 (13:16 +0000)
commitbe984d6376bf42f9e05fb660b44808cffe9711a8
tree8b3fb0a308675e677010c8b7f851d8cb8c03f2cf
parent6f2c88a08b30e9e22d71ed7d7abb89bbcc9d1629
Don't include directory names in archives.

This matches the behavior of both gnu and os x versions of ar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184420 91177308-0d34-0410-b5e6-96231b3b80d8
test/Archive/directory.ll
tools/llvm-ar/Archive.cpp
tools/llvm-ar/Archive.h
tools/llvm-ar/ArchiveWriter.cpp
tools/llvm-ar/llvm-ar.cpp