tinygo/stacksize
Ayke van Laethem d4b1467e4c build: support machine outlining pass in stacksize calculation
The machine outliner introduces a few new opcodes that weren't
previously emitted by LLVM. We need to support these.

This doesn't trigger very often, but it sometimes does. It triggers a
lot more often with ThinLTO enabled.
2022-03-12 12:55:38 +01:00
..
dwarf.go build: support machine outlining pass in stacksize calculation 2022-03-12 12:55:38 +01:00
stacksize.go stacksize: hardcode some more frame sizes for __aeabi_* functions 2021-11-03 18:42:16 +01:00