don't emit a 1-byte object as a .fill. This is silly and causes
authorChris Lattner <sabre@nondot.org>
Tue, 31 Jan 2012 03:39:24 +0000 (03:39 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 31 Jan 2012 03:39:24 +0000 (03:39 +0000)
commitc63352f6336ab67cdba6d4702dc2bed5fdca1091
tree08ba5e0c8a61255ac18d9302fa5e542a1da4aaa1
parent9a0b604d3382e01208a980eff63193f95324dc37
don't emit a 1-byte object as a .fill.  This is silly and causes
CodeGen/X86/global-sections.ll to fail with CDArray

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149343 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp