Fix the implementation of MachOObjectFile::isSectionZeroInit so it follows the MachO...
authorEli Friedman <eli.friedman@gmail.com>
Wed, 2 May 2012 02:31:28 +0000 (02:31 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 2 May 2012 02:31:28 +0000 (02:31 +0000)
commit41827f9ba2745cfe16d94775f6fd0803b0efef23
tree71c7b0e6d032244454cb3a318b88b32a6d1a147c
parent39cc5138707eee563db7a487cd720b232b4b58fd
Fix the implementation of MachOObjectFile::isSectionZeroInit so it follows the MachO spec.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155976 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/MachOObjectFile.cpp