use BSSLocal classifier to identify 'lcomm' data instead of
authorChris Lattner <sabre@nondot.org>
Tue, 19 Jan 2010 04:21:20 +0000 (04:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Jan 2010 04:21:20 +0000 (04:21 +0000)
commitc1ef06ac5264cb43f148590091606f0ed90a72e9
tree2b4cd0d7474c2396355845acd3673bc4c0703ca2
parentce8749e445fdd0493758932874bad50293647df9
use BSSLocal classifier to identify 'lcomm' data instead of
duplicating the logic (differently) in lots of different targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93847 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLoweringObjectFile.h
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp