[all-commits] [llvm/llvm-project] 64f878: [Object/yaml2obj/obj2yaml][test] - Split, cleanup ...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Fri Sep 25 02:05:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 64f878db5022cf9258ff308f15ad07d27c9ca4d9
https://github.com/llvm/llvm-project/commit/64f878db5022cf9258ff308f15ad07d27c9ca4d9
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
R llvm/test/Object/Mips/abi-flags.yaml
A llvm/test/tools/obj2yaml/ELF/mips-abi-flags.yaml
A llvm/test/tools/yaml2obj/ELF/mips-abi-flags.yaml
Log Message:
-----------
[Object/yaml2obj/obj2yaml][test] - Split, cleanup and move MIPS abi-flags.yaml test. NFCI.
We have the `Object/Mips/abi-flags.yaml` which tests how yaml2obj/obj2yaml
handle `SHT_MIPS_ABIFLAGS` sections.
This patch splits it into two tests: one for obj2yaml and one for yaml2obj
and moves the result to right places.
Differential revision: https://reviews.llvm.org/D88231
More information about the All-commits
mailing list