Remove some unnecessary forward declarations and put a couple more
[oota-llvm.git] / lib / Target / Sparc / SparcRegisterInfo.h
index 1f9ca2ff2778c88bb3781039c138e9272c3d3ccc..764a894fe9a3a52262d1fe08e691cd1271350f49 100644 (file)
 #include "SparcGenRegisterInfo.inc"
 
 namespace llvm {
-
-class TargetInstrInfo;
-class Type;
-
 struct SparcRegisterInfo : public SparcGenRegisterInfo {
   SparcRegisterInfo();