projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dee1263
)
Whoops, this one was needed
author
Chris Lattner
<sabre@nondot.org>
Sat, 26 Jul 2003 23:18:11 +0000
(23:18 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 26 Jul 2003 23:18:11 +0000
(23:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7346
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/InstrForest.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/InstrForest.h
b/include/llvm/CodeGen/InstrForest.h
index 78b74df7d403d1bedc6ef1dd1c8d2519ee76d5ec..1927b337586236ad3c7949e69423ff537b07875a 100644
(file)
--- a/
include/llvm/CodeGen/InstrForest.h
+++ b/
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;