move FnStubs/GVSTubs/HiddenGVStub handling out of the X86 asmprinter
commit4117b16b1ef23390d1f1bde4a3f0a1d29250f667
authorChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 06:25:03 +0000 (16 06:25 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 06:25:03 +0000 (16 06:25 +0000)
tree10aa59bbe54df14c669b87fc44ce589e08932a48
parentc3e800a55a04aae2d825fbcf5aed2102a68eaec5
move FnStubs/GVSTubs/HiddenGVStub handling out of the X86 asmprinter
and use MachineModuleInfoMachO instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82022 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/MachineModuleInfo.h
include/llvm/CodeGen/MachineModuleInfoImpls.h
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.h
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp
lib/Target/X86/AsmPrinter/X86MCInstLower.h