mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-30 19:43:13 +01:00
Fixed compilation of ldc1
This commit is contained in:
@@ -355,6 +355,7 @@ struct VarDeclaration : Declaration
|
||||
|
||||
// debug description
|
||||
llvm::DIVariable debugVariable;
|
||||
llvm::DISubprogram debugFunc;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user