[PATCH] D58779: [yaml2obj] - Allow setting custom sh_info for RawContentSection sections.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 01:44:40 PST 2019


jhenderson 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
+
----------------
Maybe it's worth showing what the output type of .symtab actually is?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58779/new/

https://reviews.llvm.org/D58779





More information about the llvm-commits mailing list