Recommit r371023 "[lib/ObjectYAML] - Stop calling error(1) when mapping the st_other...
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 5 Sep 2019 08:52:26 +0000 (08:52 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 5 Sep 2019 08:52:26 +0000 (08:52 +0000)
commite7b4d209987ab94f3ec8f88256257d02dff898a4
treec4e49de78bc9c000841863afa16665bdc19245af
parentcbce3cef52b134f83061f6f4c8f0bb8f916838bf
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

llvm-svn: 371030
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/yaml2obj/elf-symbol-stother.yaml