Fixed compilation of ldc1

This commit is contained in:
Alexey Prokhin
2011-12-06 17:36:53 +04:00
parent fdead0d154
commit 913eda6188
+1
View File
@@ -355,6 +355,7 @@ struct VarDeclaration : Declaration
// debug description
llvm::DIVariable debugVariable;
llvm::DISubprogram debugFunc;
#endif
};