[all-commits] [llvm/llvm-project] 725412: [yaml2obj] - Refactor header-sh-fields.yaml test.
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Mon Jul 13 06:13:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 725412f1f54aca6d465b61191b420c0aee0cef38
https://github.com/llvm/llvm-project/commit/725412f1f54aca6d465b61191b420c0aee0cef38
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M llvm/test/tools/yaml2obj/ELF/header-sh-fields.yaml
Log Message:
-----------
[yaml2obj] - Refactor header-sh-fields.yaml test.
This refines the test to use macros. It is needed for
a follow-up change that adds a functionality to
override more fields.
Also, it is just cleaner to test each key separately.
Differential revision: https://reviews.llvm.org/D83481
More information about the All-commits
mailing list