tinygo/ir
Ayke van Laethem dbc438b2ae loader: use name "main" for the main package
This should make exported names a bit more consistent.

I believe there was a bug report for this issue, but I can't easily find
it. In any case, I think it's an important improvement to match the
behavior of the Go toolchain.
2021-01-15 14:43:43 +01:00
..
ir.go loader: use name "main" for the main package 2021-01-15 14:43:43 +01:00
passes.go ir: add descriptive error messages to SimpleDCE pass 2020-03-28 20:52:53 +01:00