[PATCH] D59082: [yaml2obj] - Allow producing ELFDATANONE ELFs

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 03:51:51 PST 2019


jhenderson added inline comments.


================
Comment at: test/tools/yaml2obj/elf-header-elfdatanone.yaml:1
+## We have a YAML describing an invalid data type.
+## Check we are able to produce the invalid binary.
----------------
YAML -> "YAML file" or "YAML input"


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

https://reviews.llvm.org/D59082





More information about the llvm-commits mailing list