ELFOSABI_LINUX is an alias for ELFOSABI_GNU.
It is not that obvious probably.
Depends on https://reviews.llvm.org/D71763
Paths
| Differential D71764
[yaml2obj] - Add support for ELFOSABI_LINUX. ClosedPublic Authored by grimar on Dec 20 2019, 6:40 AM.
Details Summary ELFOSABI_LINUX is an alias for ELFOSABI_GNU. Depends on https://reviews.llvm.org/D71763
Diff Detail Event Timelinegrimar added a parent revision: D71763: [yaml2obj] - Add testing for OSABI field..Dec 20 2019, 6:41 AM This revision is now accepted and ready to land.Dec 20 2019, 6:54 AM Closed by commit rG1f985775566d: [yaml2obj] - Add support for ELFOSABI_LINUX. (authored by grimar). · Explain WhyDec 23 2019, 2:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 234884 llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/yaml2obj/ELF/header-osabi.yaml
|