Fix fetching the symbol table of a thin archive.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 22 Jul 2015 19:34:26 +0000 (19:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 22 Jul 2015 19:34:26 +0000 (19:34 +0000)
commit9db135a5f175587f407651d1e316e66b3f879c91
tree3a1ebd5e46f3b69a934947f1a6cb596ac230a50a
parent1d5c214e8467074ffb2bcbffde2af49698265c00
Fix fetching the symbol table of a thin archive.

We were trying to read it as an external file.

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