commit | 6420c1109328813ddd6eec03c510ac7ae46249fb | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Thu Jan 30 20:45:33 2014 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu Jan 30 20:45:33 2014 +0000 |
tree | e01016bed725ad455da8f4b7fa5a981757c6ed5b | |
parent | 8010c98bd52166b156aa849f10779af8fd639393 [diff] |
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