OSDN Git Service

hoist MCContext/MCStreamer up to AsmPrinter since we're going to start creating
authorChris Lattner <sabre@nondot.org>
Mon, 27 Jul 2009 21:28:04 +0000 (21:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Jul 2009 21:28:04 +0000 (21:28 +0000)
commit2b2954f00ba02ca1a902f47080cd9f06aebc0378
tree5b030058053740588b319b8e8fe4b84abd8c1f90
parentb5261ebabb215330d6549048b825d236fb3c9b6b
hoist MCContext/MCStreamer up to AsmPrinter since we're going to start creating
MCSections soon instead of Section for all targets, and we need something to
own them.

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