aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/XCore/XCore.h')
-rw-r--r--lib/Target/XCore/XCore.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Target/XCore/XCore.h b/lib/Target/XCore/XCore.h
index 69c343dc2f..ec4ab91128 100644
--- a/lib/Target/XCore/XCore.h
+++ b/lib/Target/XCore/XCore.h
@@ -37,6 +37,7 @@ namespace llvm {
// Defines symbolic names for the XCore instructions.
//
-#include "XCoreGenInstrNames.inc"
+#define GET_INSTRINFO_ENUM
+#include "XCoreGenInstrInfo.inc"
#endif