llvm-project/llvm/test/tools/yaml2obj
George Rimar 4111299584 [yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools about STB_GNU_UNIQUE symbols.
yaml2obj/obj2yaml does not support the symbols with STB_GNU_UNIQUE yet.
Currently, obj2yaml fails with llvm_unreachable when met such a symbol.

I faced it when investigated the https://bugs.llvm.org/show_bug.cgi?id=41196.

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

llvm-svn: 357158
2019-03-28 10:52:14 +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
coff-symbol-index.yaml [ObjectYAML] [COFF] Support multiple symbols with the same name 2019-01-07 20:55:33 +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 [yaml2obj]Re-allow dynamic sections to have raw content 2019-02-25 11:02:24 +00:00
dynamic-section.yaml
dynamic-symbols.yaml
dynsym-dynstr-addr.yaml [yaml2obj] - Do not ignore explicit addresses for .dynsym and .dynstr 2019-02-19 12:15:04 +00:00
elf-abiversion.yaml [yaml2obj/obj2yaml] - Support dumping/parsing ABI version. 2018-12-20 10:43:49 +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
elf-gnu-unique-symbols.yaml [yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools about STB_GNU_UNIQUE symbols. 2019-03-28 10:52:14 +00:00
elf-header-elfdatanone.yaml [yaml2obj] - Allow producing ELFDATANONE ELFs 2019-03-07 12:09:19 +00:00
elf-symtab-shinfo.yaml [yaml2obj] - Allow setting custom sh_info for RawContentSection sections. 2019-03-01 10:18:16 +00:00
elf-symtab-shtype.yaml [yaml2obj] - Allow setting custom sh_info for RawContentSection sections. 2019-03-01 10:18:16 +00:00
empty-symbols.yaml
invalid-symboless-relocation.yaml
invalid_output_file.test
lit.local.cfg [obj2yaml][yaml2obj]Locate all .yaml and .test tests 2019-02-20 15:13:44 +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
program-header-nobits.yaml
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
reloc-sec-info.yaml [yaml2elf] - Use check-next in test. 2018-08-16 12:40:27 +00:00
relocation-explicit-symbol-index.yaml [yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad names 2019-03-12 17:00:25 +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 [yaml2obj] - Allow to use numeric sh_link (Link) value for sections. 2018-08-16 12:44:17 +00:00
section-ordering.yaml
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
symbol-index-invalid.yaml
symbol-index.yaml [yaml2obj]Allow symbol Index field to take values lower than SHN_LORESERVE 2019-02-21 10:57:15 +00:00
symbol-type.yaml [yaml2obj]Allow number for ELF symbol type 2019-02-06 17:16:33 +00:00
symboless-relocation.yaml
unnamed-section.yaml
unsupported_document_tag.yaml
verdef-section.yaml [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM style` and `GNU style` 2019-03-25 11:02:49 +00:00
verneed-section.yaml [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM style` and `GNU style` 2019-03-25 11:02:49 +00:00
versym-section.yaml [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM style` and `GNU style` 2019-03-25 11:02:49 +00:00