Avoid including DebugInfo.h in AsmPrinter.h
authorDevang Patel <dpatel@apple.com>
Tue, 19 Jan 2010 06:09:04 +0000 (06:09 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 19 Jan 2010 06:09:04 +0000 (06:09 +0000)
commitc99fd879c0f4bbc56c29d508fec7935e6cbd7ed0
treeea01fc57a117c2abdad6a86375bd6fc2fc658c23
parent8ad9a775019c69a07bb8258f7ff2849d594956df
Avoid including DebugInfo.h in AsmPrinter.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93864 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/MachineFunction.cpp
lib/ExecutionEngine/JIT/JITEmitter.cpp
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp