nac3/nac3standalone
David Mak 4169d41bee 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-10-30 13:59:20 +08:00
..
demo core: Fix IR generation of `for` loop containing break/continue 2023-10-30 13:59:20 +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