mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-22 03:39:03 +02:00
Upgrade to LLVM-2.9. Thanks to David Nadlinger for the patch.
This commit is contained in:
@@ -32,7 +32,7 @@ struct IrStruct : IrBase
|
||||
bool packed;
|
||||
|
||||
/// Composite type debug description.
|
||||
llvm::DICompositeType diCompositeType;
|
||||
llvm::DIType diCompositeType;
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user