Use a simple initial value for the ordinal.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 25 May 2015 14:18:24 +0000 (14:18 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 25 May 2015 14:18:24 +0000 (14:18 +0000)
commit6cd7f1bca63e0524b0678640f4c3194db952bef2
tree5158e49572133486a5e4914e2272bc84e54ae00e
parent8823110a854968e70483ed3146426a687df4e49f
Use a simple initial value for the ordinal.

The odd value was only used by the ELF writer to check if the section was one
that it had created.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238140 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSection.h