summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Reader/ReaderInternals.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Bytecode/Reader/ReaderInternals.h')
-rw-r--r--llvm/lib/Bytecode/Reader/ReaderInternals.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/lib/Bytecode/Reader/ReaderInternals.h b/llvm/lib/Bytecode/Reader/ReaderInternals.h
index a5b3b7acfd6..54cda44a6b4 100644
--- a/llvm/lib/Bytecode/Reader/ReaderInternals.h
+++ b/llvm/lib/Bytecode/Reader/ReaderInternals.h
@@ -27,12 +27,6 @@
#define BCR_TRACE(n, X)
#endif
-class BasicBlock;
-class Method;
-class Module;
-class Type;
-class PointerType;
-
typedef unsigned char uchar;
struct RawInst { // The raw fields out of the bytecode stream...
OpenPOWER on IntegriCloud