[PATCH] D90372: [yaml2obj][test] - Merge strtab-implicit-sections-*.yaml into strtab-implicit-sections.yaml and improve testing of .shstrtab
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 29 01:57:10 PDT 2020
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added a subscriber: emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
grimar requested review of this revision.
This creates `strtab-implicit-sections.yaml` and merges 2 `strtab-implicit-sections*` tests into it.
I've also added a few tests for `.shstrtab` section related to section flags.
With that we have a single place where we can test implicit string table sections and
the `.shstrtab` section in particular.
https://reviews.llvm.org/D90372
Files:
llvm/test/tools/yaml2obj/ELF/strtab-implicit-sections-flags.yaml
llvm/test/tools/yaml2obj/ELF/strtab-implicit-sections-size-content.yaml
llvm/test/tools/yaml2obj/ELF/strtab-implicit-sections.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90372.301536.patch
Type: text/x-patch
Size: 13214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/88a00156/attachment-0001.bin>
More information about the llvm-commits
mailing list