forked from M-Labs/nac3
David Mak
6de0884dc1
The current default prefix is only derived from the instruction type, which is not helpful during the comprehension of the IR. Changing to anonymous names (e.g. %1) helps understand that the variable is only needed as part of a larger (possibly named) expression. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
build.rs |