Recommit r371023 "[lib/ObjectYAML] - Stop calling error(1) when mapping the st_other...
commit008d04d3d55f9245ce4b9ebe552522b981e12f55
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 5 Sep 2019 08:52:26 +0000 (5 08:52 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 5 Sep 2019 08:52:26 +0000 (5 08:52 +0000)
tree19ee9fcae064eb9603be195ee55c0151ddfa559d
parentf04baa51920c7083487f06ff948f5da8e3ef4273
Recommit r371023 "[lib/ObjectYAML] - Stop calling error(1) when mapping the st_other field of a symbol."

Fix: added missing return "return 0;"

Original commit message:
This eliminates one of the error(1) call in this lib.
It is different from the others because happens on a fields mapping stage
and can be easily fixed.

Differential revision: https://reviews.llvm.org/D67150

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371030 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ObjectYAML/ELFYAML.cpp
test/tools/yaml2obj/elf-symbol-stother.yaml