move FnStubs/GVSTubs/HiddenGVStub handling out of the X86 asmprinter
authorChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 06:25:03 +0000 (06:25 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 06:25:03 +0000 (06:25 +0000)
commitdc62ea0f1c6eb0673f39c543f1936ce125efdb30
tree10aa59bbe54df14c669b87fc44ce589e08932a48
parent29cf5557b28f9c2bd7badf4dc37b2465d49d546d
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