[mips] [IAS] Add partial support for the ULW pseudo-instruction.
[oota-llvm.git] / lib / Target / MSP430 / MSP430ISelLowering.h
index 9266c3b19df292296584eda2ce007eb497dcb921..80d3ae175fb11d1876ee9179d829f7cac38b0915 100644 (file)
@@ -21,7 +21,7 @@
 
 namespace llvm {
   namespace MSP430ISD {
-    enum {
+    enum NodeType : unsigned {
       FIRST_NUMBER = ISD::BUILTIN_OP_END,
 
       /// Return with a flag operand. Operand 0 is the chain operand.