[yaml2elf] - Replace a loop with write_zeros(). NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Wed, 24 Apr 2019 13:02:15 +0000 (13:02 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Wed, 24 Apr 2019 13:02:15 +0000 (13:02 +0000)
commitb49e192a37b40f0e7249df3fe6cea187858531e9
treeab382396c0c0753aa7e890fd77d6f1f21b47207d
parentd59c8d30370740c3068e8724983219bf6e841e88
[yaml2elf] - Replace a loop with write_zeros(). NFC.

And apply clang-format to the method changed.

llvm-svn: 359090
llvm/tools/yaml2obj/yaml2elf.cpp