[llvm-objcopy] Use ELFOSABI_NONE instead of 0. NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 20 Dec 2018 10:59:52 +0000 (10:59 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 20 Dec 2018 10:59:52 +0000 (10:59 +0000)
commit3ac20a927cc82a440b8fb96a2fe8b2975a7f120e
treee340c0d424352d6a7919719ad4b91f624c88f3e2
parent55381150926c078f90391f3a5249edc5a6943ff2
[llvm-objcopy] Use ELFOSABI_NONE instead of 0. NFC.

This was requested during the review of D55886.
(sorry, forgot to address this)

llvm-svn: 349741
llvm/tools/llvm-objcopy/ELF/Object.cpp