Move DebugInfo checks into EmitComments and remove them from
[oota-llvm.git] / lib / Target / Alpha / Alpha.td
index e3748c6a09f397da712f25fdf53ce2dced8fdc9d..6efdf554e1760f63ab480037c6ce5893b2350771 100644 (file)
@@ -29,6 +29,12 @@ def FeatureCIX : SubtargetFeature<"cix", "HasCT", "true",
 
 include "AlphaRegisterInfo.td"
 
+//===----------------------------------------------------------------------===//
+// Calling Convention Description
+//===----------------------------------------------------------------------===//
+
+include "AlphaCallingConv.td"
+
 //===----------------------------------------------------------------------===//
 // Schedule Description
 //===----------------------------------------------------------------------===//