Files
tinygo/src
Damian Gryski 32de906f6d internal/task, runtime: add subsections_via_symbols to assembly files on darwin
This allows the assembly routines in these files to be stripped as dead
code if they're not referenced.  This solves the link issues on MacOS
when the `leaking` garbage collector or the `coroutines` scheduler
are selected.

Fixes #2081
2021-09-07 08:00:11 +02:00
..
2021-04-24 18:41:40 +02:00
2021-07-02 18:49:14 +02:00
2021-06-01 15:02:11 +02:00