eliminate FnStubInfo, using MachineModuleInfoMachO instead.
authorChris Lattner <sabre@nondot.org>
Wed, 20 Jan 2010 21:36:48 +0000 (21:36 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Jan 2010 21:36:48 +0000 (21:36 +0000)
commit73a1aa0966af7605b5a15585b1b88ffc7dbd3e3e
treed6e98c855d0d5f844a316e68ab09c21cf65a9bac
parent73e884bb3e971b1e794ba2501df15138f73b8b1a
eliminate FnStubInfo, using MachineModuleInfoMachO instead.
this makes function stub emission determinstic.

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