aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/InstrForest.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/CodeGen/InstrForest.h')
-rw-r--r--include/llvm/CodeGen/InstrForest.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/llvm/CodeGen/InstrForest.h b/include/llvm/CodeGen/InstrForest.h
index d6eaf7673a..0b623d125e 100644
--- a/include/llvm/CodeGen/InstrForest.h
+++ b/include/llvm/CodeGen/InstrForest.h
@@ -21,10 +21,8 @@
#include "llvm/Instruction.h"
#include "Support/HashExtras.h"
-#include <assert.h>
class Constant;
-class BasicBlock;
class Function;
class InstrTreeNode;
class InstrForest;