eliminate the GVStubs and HiddenGVStubs maps, and use
authorChris Lattner <sabre@nondot.org>
Wed, 20 Jan 2010 21:16:14 +0000 (21:16 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Jan 2010 21:16:14 +0000 (21:16 +0000)
commitd3ec0b5446441f39988db4107cd37f6e7349f399
tree0a25eea2c70bfb5945c8fdcda8edb9666289fa5f
parent0e94facb5f59fe326ea00f00aaf53b7273e7d7ce
eliminate the GVStubs and HiddenGVStubs maps, and use
MachineModuleInfoMachO instead.  This eliminates two sources
of nondeterministic output in the ppc backend, but function
stubs are still bad.

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