Fix a off by one error about which members need to use the string table.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 12 Jul 2013 22:22:34 +0000 (22:22 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 12 Jul 2013 22:22:34 +0000 (22:22 +0000)
commitbc63134afd08ff8561edb0c41b015f174d5de09c
tree7e07882f518b673ee7b4f3f393c012324c622ecb
parenta1e4118a46140c699a28767773625e2385f249e3
Fix a off by one error about which members need to use the string table.

llvm-svn: 186216
llvm/test/Object/archive-format.test [new file with mode: 0644]
llvm/tools/llvm-ar/llvm-ar.cpp