Files
tinygo/compiler
Ayke van Laethem 9b91cbb841 compiler: get source-level debugging to work on darwin
I found that with `-lto=thin` and by setting the llvm.ident metadata,
source level debugging finally works on MacOS!
The downside is of course that it requires `-lto=thin`, which is barely
supported.
2023-02-26 23:42:16 +01:00
..
2022-10-19 22:23:19 +02:00
2022-10-19 22:23:19 +02:00
2023-02-17 22:54:34 +01:00
2021-09-27 15:47:12 +02:00
2022-10-19 22:23:19 +02:00
2023-01-18 08:24:42 +01:00
2023-02-17 22:54:34 +01:00
2023-01-18 08:24:42 +01:00
2022-11-18 18:40:38 +01:00