forked from OSchip/llvm-project
efbe94890c
Long section names are represented as a slash followed by a numeric ASCII string. This number is an offset into a string table. Print the appropriate entry in the string table instead of the less enlightening /4. N.B. yaml2obj already does the right thing, this test exercises both sides of the (de-)serialization. llvm-svn: 219458 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Error.cpp | ||
Error.h | ||
Makefile | ||
coff2yaml.cpp | ||
elf2yaml.cpp | ||
obj2yaml.cpp | ||
obj2yaml.h |