mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-27 13:20:29 +00:00
Remove unused forward class declarations.
llvm-svn: 33276
This commit is contained in:
parent
bf05aa9690
commit
be9cfd1b85
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user