[PATCH] D58779: [yaml2obj] - Allow setting custom sh_info for RawContentSection sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 1 01:52:23 PST 2019
grimar added inline comments.
================
Comment at: test/tools/yaml2obj/elf-symtab-shtype.yaml:2
+## Check we dont crash when .symtab has type different from SHT_SYMTAB.
+# RUN: yaml2obj %s -o /dev/null
+
----------------
jhenderson wrote:
> Maybe it's worth showing what the output type of .symtab actually is?
Done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58779/new/
https://reviews.llvm.org/D58779
More information about the llvm-commits
mailing list