mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-17 18:02:57 +00:00
e67506ee68
This change results in changes to all smoketests for Cortex-M based chips: they get a bit smaller (32-48 bytes). I'm not sure why but probably because the inliner made a different inlining decision. There was a similar effect when files generated from SVD files switched to the new volatile types so it's probably harmless.