Files
tinygo/compiler
Jaden Weiss c622cbac39 compiler: mark abort as noreturn
This marks the libc function abort as non-returning. This allows LLVM to optimize away code after panics. Also, this allows deadlocks to be properly propogated with the coroutines scheduler.
2020-02-24 21:43:27 +01:00
..
2019-09-22 17:58:00 +02:00
2020-02-24 21:43:27 +01:00
2019-11-04 11:45:35 +01:00
2019-11-04 11:45:35 +01:00
2020-01-27 08:27:14 +01:00
2019-12-29 10:48:28 +01:00