Use only the filename when deciding if a file is a duplicate.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 18:30:37 +0000 (18:30 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 18:30:37 +0000 (18:30 +0000)
commiteb729e004bed134c61b811286e958815b9c4809f
tree89da2b7cba708a59a8f0c7fa5008a3d15d129c84
parent3781fbc29a8d808dcb8f2f11da0bbce635629308
Use only the filename when deciding if a file is a duplicate.

Matches gnu ar behavior.

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