CQCL / hugr-llvm

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

Add support for `FunctionType` values. #7

Closed doug-q closed 3 months ago

doug-q commented 4 months ago

A hugr FunctionType value on a wire should map to an LLVM ptr to the llvm_func_type of that value.