add a new MachineModuleInfoMachO class, which is the per-module
authorChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 06:03:48 +0000 (06:03 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 06:03:48 +0000 (06:03 +0000)
commit686cb3df6a7c88f2c6f29b02064e6f7dc8658d3f
tree03564caa0cf269db90278a4b325ca86a7936d88d
parentf86a77868c4d8212b796cde0e71c7d02ae1f6749
add a new MachineModuleInfoMachO class, which is the per-module
stuff common across all macho targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82018 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineModuleInfo.h
include/llvm/CodeGen/MachineModuleInfoImpls.h [new file with mode: 0644]
lib/CodeGen/MachineModuleInfoImpls.cpp [new file with mode: 0644]
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.h