[all-commits] [llvm/llvm-project] 1f9857: [yaml2obj] - Add support for ELFOSABI_LINUX.
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Mon Dec 23 02:27:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1f985775566dbb7f7b05b923445c50a0e65daece
https://github.com/llvm/llvm-project/commit/1f985775566dbb7f7b05b923445c50a0e65daece
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2019-12-23 (Mon, 23 Dec 2019)
Changed paths:
M llvm/lib/ObjectYAML/ELFYAML.cpp
M llvm/test/tools/yaml2obj/ELF/header-osabi.yaml
Log Message:
-----------
[yaml2obj] - Add support for ELFOSABI_LINUX.
ELFOSABI_LINUX is an alias for ELFOSABI_GNU.
It is not that obvious probably.
Differential revision: https://reviews.llvm.org/D71764
More information about the All-commits
mailing list