[all-commits] [llvm/llvm-project] 18b4b0: [yaml2obj][test] - Merge strtab-implicit-sections-...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Thu Oct 29 05:08:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 18b4b0b80deaf4f9da4fbe8e6279e28514595b11
https://github.com/llvm/llvm-project/commit/18b4b0b80deaf4f9da4fbe8e6279e28514595b11
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
R llvm/test/tools/yaml2obj/ELF/strtab-implicit-sections-flags.yaml
R llvm/test/tools/yaml2obj/ELF/strtab-implicit-sections-size-content.yaml
A llvm/test/tools/yaml2obj/ELF/strtab-implicit-sections.yaml
Log Message:
-----------
[yaml2obj][test] - Merge strtab-implicit-sections-*.yaml into strtab-implicit-sections.yaml and improve testing of .shstrtab
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.
Differential revision: https://reviews.llvm.org/D90372
More information about the All-commits
mailing list