split intermediate representation into separate module

This commit is contained in:
Irmen de Jong
2022-08-27 13:06:44 +02:00
parent 97f4316653
commit 101b33c381
31 changed files with 183 additions and 101 deletions

View File

@@ -15,5 +15,6 @@
<orderEntry type="module" module-name="codeAst" />
<orderEntry type="module" module-name="codeCore" />
<orderEntry type="module" module-name="virtualmachine" />
<orderEntry type="module" module-name="intermediate" />
</component>
</module>