tinygo/ir
Ayke van Laethem 6b5b4a681d compiler: refactor named types to create them lazily
This commit refactors named types to be created lazily. Instead of
defining all types in advance, do it only when necessary.
2019-06-08 22:17:09 +02:00
..
ir.go compiler: refactor named types to create them lazily 2019-06-08 22:17:09 +02:00
passes.go ir: remove old cgo related code 2019-02-19 09:08:13 +01:00