Merge from mainline.
commitbd8aba3afabadd00f461c24a93b2b299b7c1d38c
authorTanya Lattner <tonic@nondot.org>
Fri, 18 Jan 2008 19:13:34 +0000 (18 19:13 +0000)
committerTanya Lattner <tonic@nondot.org>
Fri, 18 Jan 2008 19:13:34 +0000 (18 19:13 +0000)
treed4756dfa4cd6af158c28337c725697433ae4f68b
parentddfb1a5df557e48ffb88e4e1e64b6f2f2d79f635
Merge from mainline.
Revert the part of 45848 that treated weak globals
as weak globals rather than commons.  While not wrong,
this change tickled a latent bug in Darwin's strip,
so revert it for now as a workaround.

git-svn-id: http://llvm.org/svn/llvm-project/llvm/branches/release_22@46167 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/X86/X86AsmPrinter.cpp