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:
b164c76
)
Remove unused forward class declarations.
author
Reid Spencer
<rspencer@reidspencer.com>
Wed, 17 Jan 2007 01:49:59 +0000
(
01:49
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Wed, 17 Jan 2007 01:49:59 +0000
(
01:49
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33276
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Type.h
patch
|
blob
|
history
diff --git
a/include/llvm/Type.h
b/include/llvm/Type.h
index 2f83328a2d6001cf5ebfb51f9080742cdd0c68c1..c54b584e3d42ff1d690f99cb213b8e1414bc1f65 100644
(file)
--- a/
include/llvm/Type.h
+++ b/
include/llvm/Type.h
@@
-22,13
+22,8
@@
namespace llvm {
-class ArrayType;
class DerivedType;
-class FunctionType;
-class OpaqueType;
class PointerType;
-class StructType;
-class PackedType;
class TypeMapBase;
/// This file contains the declaration of the Type class. For more "Type" type