summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-07-26 23:18:11 +0000
committerChris Lattner <sabre@nondot.org>2003-07-26 23:18:11 +0000
commite63edd73e232b586ced28e212e898dda30577b6b (patch)
tree85b5e20dfbf705a060b9d8cfa5d83a6433a7aae2
parente1b4e68396b12d3fbb9b1c546e445a007962cc2d (diff)
downloadbcm5719-llvm-e63edd73e232b586ced28e212e898dda30577b6b.tar.gz
bcm5719-llvm-e63edd73e232b586ced28e212e898dda30577b6b.zip
Whoops, this one was needed
llvm-svn: 7346
-rw-r--r--llvm/include/llvm/CodeGen/InstrForest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/CodeGen/InstrForest.h b/llvm/include/llvm/CodeGen/InstrForest.h
index 78b74df7d40..1927b337586 100644
--- a/llvm/include/llvm/CodeGen/InstrForest.h
+++ b/llvm/include/llvm/CodeGen/InstrForest.h
@@ -20,6 +20,7 @@
#define LLVM_CODEGEN_INSTRFOREST_H
#include "llvm/Instruction.h"
+#include "Support/hash_map"
class Constant;
class Function;
OpenPOWER on IntegriCloud