This reverts commit r241350 and r241352.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 3 Jul 2015 14:54:02 +0000 (14:54 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 3 Jul 2015 14:54:02 +0000 (14:54 +0000)
commita89ad42b367c037cd894d553e85f442f4132d5ef
treecb7ec6adeefcc315d60eedc91368e8abac613295
parentcca9ef32476a6b7a821227edbb5f4c8a7a591849
This reverts commit r241350 and r241352.

r241350 broke lld tests.
r241352 depends on r241350.

Original messages:
"[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools"
"[ELFYAML] Make the Size field for .bss section optional"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241354 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFYAML.h
lib/Object/ELFYAML.cpp
test/Object/obj2yaml.test
test/Object/yaml2obj-elf-rel-noref.yaml
tools/obj2yaml/elf2yaml.cpp
tools/yaml2obj/yaml2elf.cpp