commit | 068463b714bd53fffd41322a5654b4f359c2166c | [log] [tgz] |
---|---|---|
author | Sean Silva <silvas@purdue.edu> | Sat Jun 22 01:38:00 2013 +0000 |
committer | Sean Silva <silvas@purdue.edu> | Sat Jun 22 01:38:00 2013 +0000 |
tree | 78bbe3b036bd29783bed1505bfaab0162b42611d | |
parent | 681dafbb6c605b96b141accf428923076606ec9e [diff] |
[yaml2obj][ELF] Make symbol table top-level key. Although in reality the symbol table in ELF resides in a section, the standard requires that there be no more than one SHT_SYMTAB. To enforce this constraint, it is cleaner to group all the symbols under a top-level `Symbols` key on the object file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184627 91177308-0d34-0410-b5e6-96231b3b80d8