minor cleanups: only switch sections once before all function stubs, instead of
authorChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 00:55:58 +0000 (00:55 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 00:55:58 +0000 (00:55 +0000)
commitea56f109db4d27475999af9b64ae6d74a858e329
tree85e0d2fabc4ba6f5e83923c50155a60682d2955d
parent21da1ed4f501ec2fbbda1795131aa9cfef565381
minor cleanups: only switch sections once before all function stubs, instead of
before each one.

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