Eliminate lots of unnecessary #includes and forward decls
authorChris Lattner <sabre@nondot.org>
Sat, 21 Jul 2001 23:24:48 +0000 (23:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Jul 2001 23:24:48 +0000 (23:24 +0000)
commit68498cefe602bf5364168b4acd0bd5806cdd72ec
tree699af48be3e6cdac6af704b565642316e0cd4826
parent942d99e4c8922af40345dce1f886a34d621462c7
Eliminate lots of unnecessary #includes and forward decls
there are probably more to kill

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
include/llvm/CodeGen/Sparc.h
include/llvm/CodeGen/TargetMachine.h
include/llvm/DerivedTypes.h
lib/CodeGen/InstrSelection/InstrForest.cpp
lib/CodeGen/MachineInstr.cpp
lib/CodeGen/TargetMachine/Sparc/Sparc.cpp
lib/CodeGen/TargetMachine/TargetMachine.cpp
lib/Target/SparcV9/InstrSelection/InstrForest.cpp