aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetRegInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Target/TargetRegInfo.h')
-rw-r--r--include/llvm/Target/TargetRegInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Target/TargetRegInfo.h b/include/llvm/Target/TargetRegInfo.h
index 7808efc..1b8c481 100644
--- a/include/llvm/Target/TargetRegInfo.h
+++ b/include/llvm/Target/TargetRegInfo.h
@@ -10,6 +10,7 @@
#include "Support/hash_map"
#include <string>
+#include <assert.h>
class TargetMachine;
class IGNode;