llvm-6502/lib/Object
Rafael Espindola 9db135a5f1 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
2015-07-22 19:34:26 +00:00
..
Archive.cpp Fix fetching the symbol table of a thin archive. 2015-07-22 19:34:26 +00:00
ArchiveWriter.cpp Fix handling of relative paths in thin archives. 2015-07-16 00:14:49 +00:00
Binary.cpp
CMakeLists.txt
COFFObjectFile.cpp
COFFYAML.cpp
ELF.cpp
ELFObjectFile.cpp
ELFYAML.cpp
Error.cpp
IRObjectFile.cpp
LLVMBuild.txt
MachOObjectFile.cpp
MachOUniversal.cpp
Makefile
Object.cpp
ObjectFile.cpp
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp
SymbolSize.cpp