forked from M-Labs/nac3
pca006132
7ea5a5f84d
- No longer check if the statement will return. Instead, we check if the current basic block is terminated, which is simpler and handles exception/break/continue better. - Use invoke statement when unwind is needed. - Moved codegen for a block of statements into a separate function. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
build.rs |