Files
tinygo/src/runtime
Ayke van Laethem 7ed6b45149 compiler: add the //go:noinline pragma
This is directly useful to avoid some unsafety around runtime.alloc and
should be useful in general.

This pragma has the same form as in the main Go compiler:
https://github.com/golang/go/issues/12312
2019-07-08 00:02:28 +02:00
..
2018-09-14 20:58:00 +02:00
2019-04-13 19:58:58 +02:00
2019-05-11 15:33:37 +02:00
2019-07-01 13:03:07 +02:00
2019-05-14 09:59:00 +02:00
2019-02-05 19:37:21 +01:00
2019-02-19 15:54:36 +01:00
2018-08-30 05:48:16 +02:00
2018-08-30 05:48:16 +02:00
2019-05-27 13:35:59 +02:00
2019-01-21 22:09:33 +01:00
2019-05-28 09:55:35 +02:00
2019-05-27 13:35:59 +02:00
2018-11-14 14:01:04 +01:00
2018-09-16 13:01:03 +02:00