mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
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.pull/910/head
Jaden Weiss
5 years ago
committed by
GitHub
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue