Put initialized const weak objects into correct
authorDale Johannesen <dalej@apple.com>
Sat, 24 May 2008 00:10:20 +0000 (00:10 +0000)
committerDale Johannesen <dalej@apple.com>
Sat, 24 May 2008 00:10:20 +0000 (00:10 +0000)
commit247580b5695b948a0eb3ddaa236c9e206a4103fe
tree9f6ea308ff46fe53819a0670b95555b7a7787a4c
parentfe5b159ae2991bf9e30c15fb06d7ee71f9f829a5
Put initialized const weak objects into correct
sections on ppc32 darwin.  g++.dg/abi/key2.C

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