llvm-project/llvm/test/tools/yaml2obj
George Rimar e400186b52 [yaml2obj] - An attempt to fix a ppc64be build bot after r364898
I guess the problem is because of endianess of
the bytes tested by "od" tool. I changed the Content
sequence as it does not actually matter.

llvm-svn: 364907
2019-07-02 11:02:09 +00:00
..
coff-arm64.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
coff-symbol-index.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
duplicate-section-names.test [yaml2obj/obj2yaml] - Allow having the symbols and sections with duplicated names. 2019-06-25 08:22:57 +00:00
duplicate-symbol-names.test [yaml2obj/obj2yaml] - Allow having the symbols and sections with duplicated names. 2019-06-25 08:22:57 +00:00
dynamic-section-i386.test [yaml2obj] - Fix .dynamic section entries writing for 32bit targets. 2019-02-10 08:35:38 +00:00
dynamic-section-raw-content.yaml [llvm-readelf] - Allow dumping of the .dynamic section even if there is no PT_DYNAMIC header. 2019-05-29 10:31:46 +00:00
dynamic-section.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
dynamic-symbols.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
dynsymtab-implicit-sections-size-content.yaml [yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<> 2019-06-19 08:57:38 +00:00
dynsymtab-shlink.yaml [yaml2elf] - Check we are able to set custom sh_link for .symtab/.dynsym 2019-06-11 10:00:51 +00:00
elf-abiversion.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
elf-comdat-broken-info.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
elf-comdat-broken.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
elf-ent-size.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
elf-gnu-unique-symbols.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
elf-header-elfdatanone.yaml [yaml2obj] - Allow producing ELFDATANONE ELFs 2019-03-07 12:09:19 +00:00
elf-header-sh-fields.yaml [yaml2obj] - Allow overriding e_shentsize, e_shoff, e_shnum and e_shstrndx fields in the YAML. 2019-06-27 11:08:42 +00:00
elf-override-shoffset.yaml [yaml2obj] - An attempt to fix a ppc64be build bot after r364898 2019-07-02 11:02:09 +00:00
elf-symbols-binding-order.yaml [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/dumping. 2019-04-03 14:53:42 +00:00
elf-symtab-shinfo.yaml Revert "Revert r363377: [yaml2obj] - Allow setting custom section types for implicit sections." 2019-06-14 14:25:34 +00:00
elf-symtab-shtype.yaml Revert "Revert r363377: [yaml2obj] - Allow setting custom section types for implicit sections." 2019-06-14 14:25:34 +00:00
empty-or-invalid-doc.yaml [yaml2obj] - Don't crash on invalid inputs. 2019-04-25 09:59:55 +00:00
empty-symbols.yaml
explicit-dynsym-no-dynstr.yaml Revert "Revert r363377: [yaml2obj] - Allow setting custom section types for implicit sections." 2019-06-14 14:25:34 +00:00
implicit-sections-addr.yaml [yaml2obj] - Allow setting the custom Address for .strtab 2019-06-14 11:13:32 +00:00
implicit-sections-info.yaml [yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<> 2019-06-19 08:57:38 +00:00
implicit-sections-types.test Revert "Revert r363377: [yaml2obj] - Allow setting custom section types for implicit sections." 2019-06-14 14:25:34 +00:00
implicit-sections.test [yaml2obj] - Change how we handle implicit sections. 2019-06-05 13:16:53 +00:00
invalid-symboless-relocation.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
invalid_output_file.test
lit.local.cfg [obj2yaml][yaml2obj]Locate all .yaml and .test tests 2019-02-20 15:13:44 +00:00
local-symbols.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
minidump-raw-stream-small-size.yaml [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
minidump-systeminfo-other-long.yaml [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
minidump-systeminfo-other-not-hex.yaml [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
minidump-systeminfo-other-short.yaml [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
minidump-systeminfo-x86-long.yaml [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
minidump-systeminfo-x86-short.yaml [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
missing_document_tag.yaml
program-header-align.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
program-header-nobits.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
program-header-size-offset.yaml [yaml2obj]Allow explicit setting of p_filesz, p_memsz, and p_offset 2019-03-15 10:35:27 +00:00
program-header.yaml [yaml2obj] - Report when unknown section is referenced from program header declaration block. 2019-05-01 09:45:55 +00:00
reloc-sec-info.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
relocation-explicit-symbol-index.yaml [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/dumping. 2019-04-03 14:53:42 +00:00
relocation-missing-symbol.yaml [yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad names 2019-03-12 17:00:25 +00:00
section-link.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
section-ordering.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
section-size-content.yaml [yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection::Size optional 2019-06-10 12:43:18 +00:00
section-type.yaml [yaml2obj][obj2yaml] Remove section type range markers from allowed mappings and support hex values 2019-02-19 16:22:21 +00:00
strtab-implicit-sections-flags.yaml [yaml2obj] - Allow setting cutom Flags for implicit sections. 2019-06-14 11:01:14 +00:00
strtab-implicit-sections-size-content.yaml [yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection::Size optional 2019-06-10 12:43:18 +00:00
symbol-index-invalid.yaml
symbol-index.yaml [llvm-nm][llvm-readelf] Avoid single-dash -long-option in tests 2019-04-27 16:12:14 +00:00
symbol-name.yaml [yaml2obj] - Allow setting st_value explicitly for Symbol. 2019-05-07 12:10:51 +00:00
symbol-type.yaml [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/dumping. 2019-04-03 14:53:42 +00:00
symboless-relocation.yaml
symtab-implicit-sections-flags.yaml Revert "Revert r363377: [yaml2obj] - Allow setting custom section types for implicit sections." 2019-06-14 14:25:34 +00:00
symtab-implicit-sections-size-content.yaml [yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<> 2019-06-19 08:57:38 +00:00
symtab-shlink.yaml [yaml2elf] - Check we are able to set custom sh_link for .symtab/.dynsym 2019-06-11 10:00:51 +00:00
unnamed-section.yaml [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
unsupported_document_tag.yaml
verdef-section.yaml [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/dumping. 2019-04-03 14:53:42 +00:00
verneed-section.yaml [llvm-readobj] Should declare `ListScope` for `verneed` entries. 2019-04-10 12:47:21 +00:00
versym-section.yaml [llvm-readobj] Should declare `ListScope` for `verneed` entries. 2019-04-10 12:47:21 +00:00