Weak and linkonce global vars should still have a .globl emitted for them
authorChris Lattner <sabre@nondot.org>
Fri, 16 Dec 2005 21:46:14 +0000 (21:46 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Dec 2005 21:46:14 +0000 (21:46 +0000)
commitd9e0ba49a4cf288eee9b58857b92a89f5a141c4b
tree79c53ddb357ade8d7ede72852efadef9373a1691
parentf492f9901aa9e6c5d1005f0c244be233d296d046
Weak and linkonce global vars should still have a .globl emitted for them

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24747 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCAsmPrinter.cpp