summaryrefslogtreecommitdiff
path: root/utils/TableGen/CodeGenTarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/TableGen/CodeGenTarget.h')
-rw-r--r--utils/TableGen/CodeGenTarget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/TableGen/CodeGenTarget.h b/utils/TableGen/CodeGenTarget.h
index c3bd1e1153..e711b8190c 100644
--- a/utils/TableGen/CodeGenTarget.h
+++ b/utils/TableGen/CodeGenTarget.h
@@ -18,7 +18,6 @@
#define CODEGEN_TARGET_H
#include "CodeGenInstruction.h"
-#include "llvm/CodeGen/ValueTypes.h"
#include <iosfwd>
#include <map>