mirror of
https://github.com/irmen/prog8.git
synced 2026-01-22 14:17:34 +00:00
IR no longer depends on VM syscalls but has its own syscall list for the few builtin functions that still require it
This commit is contained in:
@@ -16,5 +16,6 @@
|
||||
<orderEntry type="module" module-name="codeCore" />
|
||||
<orderEntry type="module" module-name="intermediate" />
|
||||
<orderEntry type="module" module-name="codeGenIntermediate" />
|
||||
<orderEntry type="module" module-name="virtualmachine" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user