Missing .globl for weak / link-once .text symbols.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 22 Feb 2006 23:59:57 +0000 (23:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 22 Feb 2006 23:59:57 +0000 (23:59 +0000)
commitf1616dadad4aafc00bffdc62d4953972a2a2da81
treecf5e43cce2e243d4a5b2ffd471a469f347ec9bdf
parentf8bf116f808ecc6a9ca09cb761fe2a169e006b57
Missing .globl for weak / link-once .text symbols.

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