Some missed LLVMDC -> LDC.

This commit is contained in:
Christian Kamm
2008-10-06 22:54:08 +02:00
parent 6eeeafdba6
commit a3a418150e
48 changed files with 131 additions and 131 deletions

View File

@@ -308,7 +308,7 @@ Expression *BinExp::arrayOp(Scope *sc)
else
{ /* In library, refer to it.
*/
// LLVMDC FIXME
// LDC FIXME
fd = FuncDeclaration::genCfunc(NULL, type, name);
}
sv->ptrvalue = fd; // cache symbol in hash table