forked from OSchip/llvm-project
5db0276925
SHT_NOBITS sections do not have content in an object file. Now the yaml2obj tool does not accept `Content` field for such sections, and the obj2yaml tool does not attempt to read the section content from a file. Restore r241350 and r241352. llvm-svn: 241377 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Error.cpp | ||
Error.h | ||
Makefile | ||
coff2yaml.cpp | ||
elf2yaml.cpp | ||
obj2yaml.cpp | ||
obj2yaml.h |