Rafael Espindola 6420c11093 Only ELF has a dynamic symbol table. Remove it from ObjectFile.
COFF has only one symbol table.
MachO has a LC_DYSYMTAB, but that is not a symbol table, just extra info about
the one symbol table (LC_SYMTAB).
IR (coming soon) also has only one table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200488 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-30 20:45:33 +00:00
..
2014-01-30 04:46:41 +00:00
2014-01-24 23:40:08 +00:00
2014-01-18 02:12:10 +00:00
2013-11-15 01:34:59 +00:00