[mips] [IAS] Add partial support for the ULW pseudo-instruction.
[oota-llvm.git] / lib / Target / MSP430 / MSP430ISelLowering.h
index b09060939ac521df9d627d0a26eeeb18ae91c272..80d3ae175fb11d1876ee9179d829f7cac38b0915 100644 (file)
@@ -64,7 +64,7 @@ namespace llvm {
       /// SHL, SRA, SRL - Non-constant shifts.
       SHL, SRA, SRL
     };
-  } // namespace MSP430ISD
+  }
 
   class MSP430Subtarget;
   class MSP430TargetLowering : public TargetLowering {