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:
96d0f30
)
Remove unneccesary #include
author
Chris Lattner
<sabre@nondot.org>
Sun, 28 Apr 2002 04:50:19 +0000
(
04:50
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 28 Apr 2002 04:50:19 +0000
(
04:50
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2352
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Bytecode/Reader/ReaderInternals.h
patch
|
blob
|
history
diff --git
a/lib/Bytecode/Reader/ReaderInternals.h
b/lib/Bytecode/Reader/ReaderInternals.h
index 75cba07ba8e475ed5ee7351a2bb374a7cdf8fed4..4a21962b162595c7b8d7d9fd70bfeac40cb389f4 100644
(file)
--- a/
lib/Bytecode/Reader/ReaderInternals.h
+++ b/
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"