Remove some unnecessary forward declarations and put a couple more
[oota-llvm.git] / lib / Target / PowerPC / PPCInstrInfo.h
index 4add6f9781e8f0f66d6cc10780e409c31a9b47fe..7fd076a7d1cdfabf81f241dff1abf4eea40908b9 100644 (file)
@@ -63,7 +63,7 @@ enum PPC970_Unit {
 };
 } // end namespace PPCII
 
-
+class PPCSubtarget;
 class PPCInstrInfo : public PPCGenInstrInfo {
   PPCSubtarget &Subtarget;
   const PPCRegisterInfo RI;