Remove the need to cache the subtarget in the Sparc TargetRegisterInfo
[oota-llvm.git] / lib / Target / Sparc / SparcInstrInfo.h
index fe93ed7b57c76ea553d9ddf63ec4de6715b20838..6e08418980737ea16ed0a89cbcdb2ddd4abd8259 100644 (file)
@@ -22,6 +22,8 @@
 
 namespace llvm {
 
+class SparcSubtarget;
+
 /// SPII - This namespace holds all of the target specific flags that
 /// instruction info tracks.
 ///