summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/include/llvm/Instruction.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/include/llvm/Instruction.h b/llvm/include/llvm/Instruction.h
index f0917d381a6..ba39fd2344f 100644
--- a/llvm/include/llvm/Instruction.h
+++ b/llvm/include/llvm/Instruction.h
@@ -10,9 +10,6 @@
#include "llvm/User.h"
-class BasicBlock;
-class Method;
-
class Instruction : public User {
BasicBlock *Parent;
OpenPOWER on IntegriCloud