Add r186216 back, but make the test tolerant of different uids and gids.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 13 Jul 2013 04:14:13 +0000 (04:14 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 13 Jul 2013 04:14:13 +0000 (04:14 +0000)
commitc9516518946a09090c00f951679255628794f41a
treec679dde142ebdd7bb626e4c1047ba50a1b1031ad
parent75681bb302e524460edb7c8c5c6e98792b5027a2
Add r186216 back, but make the test tolerant of different uids and gids.

original message:
Fix a off by one error about which members need to use the string table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186238 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/archive-format.test [new file with mode: 0644]
tools/llvm-ar/llvm-ar.cpp