OSDN Git Service

[yaml2macho] Use memset instead of bzero
authorChris Bieneman <beanz@apple.com>
Thu, 12 May 2016 18:02:13 +0000 (18:02 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 12 May 2016 18:02:13 +0000 (18:02 +0000)
commit891a32ccca1dfc970f6b6b5caadf3fa0a8d1347e
treee8ee932b0dda7f846799c3ef01cc971f67600c9d
parent8413a1552019ca2b0b5f792c0516a37a3eee13d7
[yaml2macho] Use memset instead of bzero

This should fix the bots I broke.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269319 91177308-0d34-0410-b5e6-96231b3b80d8
tools/yaml2obj/yaml2macho.cpp