mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
726b33f897
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
yaml2coff.cpp | ||
yaml2elf.cpp | ||
yaml2obj.cpp | ||
yaml2obj.h |