diff options
author | Sean Silva <silvas@purdue.edu> | 2013-06-22 01:38:00 +0000 |
---|---|---|
committer | Sean Silva <silvas@purdue.edu> | 2013-06-22 01:38:00 +0000 |
commit | 82177573797b932b221fc9d8a1e8eef95b6b5328 (patch) | |
tree | 01586b969393a3bfbc7e6b710e840c170143d3fb /lldb/examples/python | |
parent | 7a0c3a6fc4eaab29bdcaf85a9e0c70b790b6bf51 (diff) | |
download | bcm5719-llvm-82177573797b932b221fc9d8a1e8eef95b6b5328.tar.gz bcm5719-llvm-82177573797b932b221fc9d8a1e8eef95b6b5328.zip |
[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.
llvm-svn: 184627
Diffstat (limited to 'lldb/examples/python')
0 files changed, 0 insertions, 0 deletions