mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-03 11:03:14 +01:00
Some missed LLVMDC -> LDC.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user