llvm-project/llvm/test/tools/yaml2obj
George Rimar 65a6828b17 [yaml2obj] - Add a support for changing EntSize.
I was trying to add a test case for LLD and found that it
is impossible to set sh_entsize via yaml.
The patch implements the missing part.

Differential revision: https://reviews.llvm.org/D50235

llvm-svn: 339113
2018-08-07 08:11:38 +00:00
..
dynamic-section.yaml [yaml2obj] Add default sh_entsize for dynamic sections 2018-07-23 18:49:04 +00:00
dynamic-symbols.yaml Add ELF dynamic symbol support to yaml2obj/obj2yaml 2017-11-16 18:10:15 +00:00
elf-ent-size.yaml [yaml2obj] - Add a support for changing EntSize. 2018-08-07 08:11:38 +00:00
empty-symbols.yaml Allow empty mappings for optional YAML input 2017-11-16 17:46:11 +00:00
invalid-symboless-relocation.yaml
invalid_output_file.test
lit.local.cfg
missing_document_tag.yaml
program-header-align.yaml [yaml2obj][ELF] Add support for setting alignment in program headers 2017-11-01 23:14:48 +00:00
program-header-nobits.yaml
program-header.yaml
section-ordering.yaml Reapply: Allow yaml2obj to order implicit sections for ELF 2017-11-09 14:53:43 +00:00
symbol-index-invalid.yaml [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE 2017-09-07 20:44:16 +00:00
symbol-index.yaml [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE 2017-09-07 20:44:16 +00:00
symboless-relocation.yaml
unnamed-section.yaml Reapply: Allow yaml2obj to order implicit sections for ELF 2017-11-09 14:53:43 +00:00
unsupported_document_tag.yaml