Simplify a few more things, eliminating a few more dependencies on
[oota-llvm.git] / lib / Target / MSP430 / MSP430.td
index 99dc62dbc7e0b5f3f67876c6566c8dbd4eb53184..89313ab59c1b5c6e8c81347d1ac37b8247d7118a 100644 (file)
@@ -36,6 +36,12 @@ def : Proc<"generic",         []>;
 
 include "MSP430RegisterInfo.td"
 
+//===----------------------------------------------------------------------===//
+// Calling Convention Description
+//===----------------------------------------------------------------------===//
+
+include "MSP430CallingConv.td"
+
 //===----------------------------------------------------------------------===//
 // Instruction Descriptions
 //===----------------------------------------------------------------------===//