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)
commitbe9ab2682e3bd88424016121e72c4485964ca90a
tree00b53fd79b5784f54e3e53ac67b7e8faa0d7a633
parent240bd9c875551d9d48ef27681f7b81d6ef1bd0cd
Fix fetching the symbol table of a thin archive.

We were trying to read it as an external file.

llvm-svn: 242926
llvm/include/llvm/Object/Archive.h
llvm/lib/Object/Archive.cpp
llvm/test/Object/archive-symtab.test