aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/Alpha.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Alpha/Alpha.h')
-rw-r--r--lib/Target/Alpha/Alpha.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Target/Alpha/Alpha.h b/lib/Target/Alpha/Alpha.h
index 174d2613a9..435c95cd03 100644
--- a/lib/Target/Alpha/Alpha.h
+++ b/lib/Target/Alpha/Alpha.h
@@ -50,6 +50,7 @@ namespace llvm {
// Defines symbolic names for the Alpha instructions.
//
-#include "AlphaGenInstrNames.inc"
+#define GET_INSTRINFO_ENUM
+#include "AlphaGenInstrInfo.inc"
#endif