CQCL / hugr-llvm

http://crates.io/crates/hugr-llvm
Apache License 2.0
4 stars 2 forks source link

feat!: `Namer` optionally appends node index to mangled names. #32

Closed doug-q closed 1 month ago

doug-q commented 1 month ago

We take this opportunity to move some auxilliary code out of emit.rs, and to fix up some docs in fat.rs.

BREAKING CHANGE: Namer::new takes an additional parameter.