mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-17 17:29:02 +02:00
[svn r210] Fixed: last commit was broken.
This commit is contained in:
@@ -21,9 +21,7 @@ struct IrType
|
|||||||
void reset();
|
void reset();
|
||||||
|
|
||||||
llvm::PATypeHolder* type;
|
llvm::PATypeHolder* type;
|
||||||
#if !OPAQUE_VTBLS
|
|
||||||
llvm::PATypeHolder* vtblType;
|
llvm::PATypeHolder* vtblType;
|
||||||
#endif
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user