Simplify the handling of the archive string table.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 Oct 2015 20:06:13 +0000 (20:06 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 Oct 2015 20:06:13 +0000 (20:06 +0000)
commit22258251b9b75c1acc89bc4a6d54d7316158ab35
treea345d7b0bfb0ec975ebae4949a005a502414cefc
parentf56dbe97a752d0dbabe605162b8f6815c7069f4a
Simplify the handling of the archive string table.

We only need to store a StringRef

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251746 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/Archive.h
lib/Object/Archive.cpp