Files
tinygo/compiler
Nia Waldvogel 57ff3a5ca0 compiler: predeclare runtime.trackPointer
When a package only uses runtime.trackPointer to create interface packs, the compiler fails to find runtime.trackPointer.
This change predeclares it alongside runtime.alloc and updates the tests to use runtime.trackPointer when the test's target uses it.
2022-01-18 16:27:12 -05:00
..
2021-10-03 16:28:34 +02:00
2021-09-27 15:47:12 +02:00
2021-09-27 15:47:12 +02:00
2021-11-06 09:40:15 +01:00
2022-01-09 11:04:10 +01:00
2022-01-09 11:04:10 +01:00