llvm-project/llvm/test/tools/yaml2obj
Martin Storsjo c1410635bf [obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping executables
yaml2obj writes the yaml value as is to the output file.

Differential Revision: https://reviews.llvm.org/D54965

llvm-svn: 347916
2018-11-29 20:53:57 +00:00
..
coff-arm64.yaml [obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping executables 2018-11-29 20:53:57 +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-comdat-broken-info.yaml [yaml2obj] - Teach yaml2obj to produce SHT_GROUP section with a custom Info field. 2018-08-15 13:55:22 +00:00
elf-comdat-broken.yaml [yaml2obj] - Teach tool to produce SHT_GROUP section with a custom type. 2018-08-15 11:43:00 +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
program-header-nobits.yaml
program-header.yaml
reloc-sec-info.yaml [yaml2elf] - Use check-next in test. 2018-08-16 12:40:27 +00:00
section-link.yaml [yaml2obj] - Allow to use numeric sh_link (Link) value for sections. 2018-08-16 12:44:17 +00:00
section-ordering.yaml Reapply: Allow yaml2obj to order implicit sections for ELF 2017-11-09 14:53:43 +00:00
symbol-index-invalid.yaml
symbol-index.yaml
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