[all-commits] [llvm/llvm-project] 2cebc1: [yaml2obj] - Add testing for OSABI field.
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Mon Dec 23 02:20:34 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2cebc1a7170fc6c0ff3d15e677a59582450eb81d
https://github.com/llvm/llvm-project/commit/2cebc1a7170fc6c0ff3d15e677a59582450eb81d
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2019-12-23 (Mon, 23 Dec 2019)
Changed paths:
A llvm/test/tools/yaml2obj/ELF/header-osabi.yaml
Log Message:
-----------
[yaml2obj] - Add testing for OSABI field.
We have no such testing. This makes impossible
to add support for new ELFOSABI_* tags.
Differential revision: https://reviews.llvm.org/D71763
More information about the All-commits
mailing list