Files
tinygo/compiler
Ayke van Laethem 13db2c13e5 compiler: do not use llvm.GlobalContext()
This is a leftover from a long time ago, when everything was still in
the global context. The fact that this uses the global context is most
certainly a bug.

I have seen occasional crashes in the build-packages-indepedently branch
(and PRs based on it) which I suspect are caused by this bug. I think
this is a long-dormant bug that only surfaced when doing the compilation
steps in parallel.
2021-03-18 16:49:33 +01:00
..
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00