mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-18 02:13:00 +00:00
83ad0b6137
This has the benefit of not requiring a 'runtime' IR file, so that complete relocatable files can be built without requiring input IR. This makes the compiler a lot easier to use without the Makefile. Code size is not affected.