move LCOMMDirective = "\t.lcomm\t" up to DarwinTAI, eliminate
authorChris Lattner <sabre@nondot.org>
Tue, 11 Aug 2009 22:06:07 +0000 (22:06 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Aug 2009 22:06:07 +0000 (22:06 +0000)
commitc89ecc5c2f6c089db328e2856aadf9fd4a1a0bd3
treedb487ea0e05e19043697704ae86613c740870df4
parent766b5efd99c01e26f00f22d81b57d1385b3d2ab0
move LCOMMDirective = "\t.lcomm\t" up to DarwinTAI, eliminate
template in PPC backend for TAI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78727 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMTargetAsmInfo.cpp
lib/Target/ARM/ARMTargetAsmInfo.h
lib/Target/DarwinTargetAsmInfo.cpp
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
lib/Target/PowerPC/PPCTargetAsmInfo.h
lib/Target/X86/X86TargetAsmInfo.cpp