Change target-specific classes to use more precise static types.
[oota-llvm.git] / lib / Target / PIC16 / PIC16InstrInfo.h
index f764668eac2e414fb9bdaa88312f05634df7dfbe..b8648307e542258852d7ed086f6b54c0a81e58dd 100644 (file)
@@ -32,7 +32,7 @@ public:
   /// such, whenever a client has an instance of instruction info, it should
   /// always be able to get register info as well (through this method).
   ///
-  virtual const TargetRegisterInfo &getRegisterInfo() const { return RI; }
+  virtual const PIC16RegisterInfo &getRegisterInfo() const { return RI; }
 
   
   /// isLoadFromStackSlot - If the specified machine instruction is a direct