Mark mayLoad, mayStore for insns correctly and use them
[oota-llvm.git] / lib / Target / PIC16 / PIC16InstrInfo.h
index 04927b7f344bd2f9b683468a6048eecff32400c3..0b67679698753144937159a2a22f7b0eb9a47278 100644 (file)
@@ -64,8 +64,7 @@ public:
                            unsigned &SrcReg, unsigned &DstReg,
                            unsigned &SrcSubIdx, unsigned &DstSubIdx) const;
 
-};
-
+  };
 } // namespace llvm
 
 #endif