Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
[oota-llvm.git] / lib / Target / XCore / XCore.h
index 69c343dc2fbe9ddbecb7b293d49a40f68a1ea200..ec4ab911281853b6ee26fe67ba4df716016bc980 100644 (file)
@@ -37,6 +37,7 @@ namespace llvm {
 
 // Defines symbolic names for the XCore instructions.
 //
-#include "XCoreGenInstrNames.inc"
+#define GET_INSTRINFO_ENUM
+#include "XCoreGenInstrInfo.inc"
 
 #endif