summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-04-28 04:50:19 +0000
committerChris Lattner <sabre@nondot.org>2002-04-28 04:50:19 +0000
commit02deb39dd3806b9efba885a3e8b47e1a042fc038 (patch)
tree09b55a476aeaa48ab81d2fc038182105f9711983 /llvm/lib/Bytecode
parent6a1ea6fffc486427ab692345229473fa80714eee (diff)
downloadbcm5719-llvm-02deb39dd3806b9efba885a3e8b47e1a042fc038.tar.gz
bcm5719-llvm-02deb39dd3806b9efba885a3e8b47e1a042fc038.zip
Remove unneccesary #include
llvm-svn: 2352
Diffstat (limited to 'llvm/lib/Bytecode')
-rw-r--r--llvm/lib/Bytecode/Reader/ReaderInternals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Bytecode/Reader/ReaderInternals.h b/llvm/lib/Bytecode/Reader/ReaderInternals.h
index 75cba07ba8e..4a21962b162 100644
--- a/llvm/lib/Bytecode/Reader/ReaderInternals.h
+++ b/llvm/lib/Bytecode/Reader/ReaderInternals.h
@@ -8,7 +8,6 @@
#define READER_INTERNALS_H
#include "llvm/Bytecode/Primitives.h"
-#include "llvm/SymTabValue.h"
#include "llvm/Function.h"
#include "llvm/BasicBlock.h"
#include "llvm/Instruction.h"
OpenPOWER on IntegriCloud