darwin doesn't support .bss, but it does have .zerofill
authorChris Lattner <sabre@nondot.org>
Wed, 17 Jan 2007 17:43:33 +0000 (17:43 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Jan 2007 17:43:33 +0000 (17:43 +0000)
commit42ca450a5739d82ae2269bf47f9f44e9c5d25139
treeba7b705537d10be92cb8dbfecdfd410c1b2ebc51
parent6f198dfb38f666062754d724a51c09775752dbdc
darwin doesn't support .bss, but it does have .zerofill

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33303 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetAsmInfo.cpp