Reapply r110396, with fixes to appease the Linux buildbot gods.
[oota-llvm.git] / lib / Target / MSP430 / MSP430.td
index 870a3dfd37828e000664aed278f2271db65beb40..0f08e3d8ca0f597b5e7da34d4c7d51a695a02a74 100644 (file)
@@ -48,8 +48,7 @@ include "MSP430CallingConv.td"
 
 include "MSP430InstrInfo.td"
 
-def MSP430InstrInfo : InstrInfo {} 
-
+def MSP430InstrInfo : InstrInfo;
 
 def MSP430InstPrinter : AsmWriter {
   string AsmWriterClassName  = "InstPrinter";