Fixed compilation of ldc1

This commit is contained in:
Alexey Prokhin
2011-12-06 17:34:07 +04:00
parent fdead0d154
commit 913eda6188

View File

@@ -355,6 +355,7 @@ struct VarDeclaration : Declaration
// debug description
llvm::DIVariable debugVariable;
llvm::DISubprogram debugFunc;
#endif
};