nac3/nac3standalone
David Mak e95586f61e core: Fix IR generation of `for` loop containing break/continue
Fix cases where the body BB would have two terminators because of a
preceding continue/break statement already emitting a terminator.
2023-11-01 13:21:27 +08:00
..
demo core: Fix IR generation of `for` loop containing break/continue 2023-11-01 13:21:27 +08:00
src Force single-threaded compilation if LLVM is not thread-safe 2023-10-16 15:55:10 +08:00
Cargo.toml meta: Update to Rust Edition 2021 2023-09-15 10:25:50 +08:00