mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-20 06:05:22 +02:00
Merge v2.056
This commit is contained in:
@@ -3016,6 +3016,8 @@ STUB(ScopeExp);
|
||||
|
||||
#if DMDV2
|
||||
STUB(SymbolExp);
|
||||
STUB(PowExp);
|
||||
STUB(PowAssignExp);
|
||||
#endif
|
||||
|
||||
#define CONSTSTUB(x) LLConstant* x::toConstElem(IRState * p) { \
|
||||
|
||||
Reference in New Issue
Block a user