Simplify handling of archive Symbol tables.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 Oct 2015 21:03:29 +0000 (21:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 Oct 2015 21:03:29 +0000 (21:03 +0000)
commit2825a232535b88858fc05b1aa84184466138e9c7
treeff965c906d020f2e95495783049106c7c96487ed
parentd35fbff07e990d3ba7eb4bae23bac303439f86c9
Simplify handling of archive Symbol tables.

We only need to store a StringRef.

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