Change a space to a tab in the assembly output of a .globl directive
authorDan Gohman <gohman@apple.com>
Fri, 5 Oct 2007 15:54:58 +0000 (15:54 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 5 Oct 2007 15:54:58 +0000 (15:54 +0000)
commit4e8e831a4ed8436e0b85e0f7d518f69a60acdda4
tree5f64f696ac507174433e3a33ffb11f5e166edde6
parente14ea867449cffa9a5835bc62c9c557ab0bc6618
Change a space to a tab in the assembly output of a .globl directive
for consistency.

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