mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
13fa254a61
Previously we unconditionally enforced that section references in symbols in the YAML had a name that was a section name present in the object, and linked the references to that section. Now, permit empty section names (already the default, if the `Section` key is not provided) to indicate SHN_UNDEF. llvm-svn: 184513 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
yaml2coff.cpp | ||
yaml2elf.cpp | ||
yaml2obj.cpp | ||
yaml2obj.h |