llvm/lib/Object
Rafael Espindola 2825a23253 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
2015-10-31 21:03:29 +00:00
..
Archive.cpp Simplify handling of archive Symbol tables. 2015-10-31 21:03:29 +00:00
ArchiveWriter.cpp Backing out commit r250906 as it broke lld. 2015-10-21 17:13:20 +00:00
Binary.cpp
CMakeLists.txt
COFFObjectFile.cpp Address review comments, remove error case and return 0 instead as required by tests 2015-10-09 00:15:08 +00:00
COFFYAML.cpp
ELF.cpp
ELFObjectFile.cpp
ELFYAML.cpp [AVR] Add ELF constants to headers 2015-10-23 06:05:55 +00:00
Error.cpp
FunctionIndexObjectFile.cpp
IRObjectFile.cpp
LLVMBuild.txt
MachOObjectFile.cpp Fix a bug in llvm-objdump’s printing of Objective-C meta data 2015-10-08 22:50:55 +00:00
MachOUniversal.cpp
Makefile
Object.cpp
ObjectFile.cpp
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp
SymbolSize.cpp