TheDan64 / inkwell

It's a New Kind of Wrapper for Exposing LLVM (Safely)
https://thedan64.github.io/inkwell/
Apache License 2.0
2.38k stars 229 forks source link

Wrapper to LLVMBuildBinOp #538

Closed NaC-L closed 1 month ago

NaC-L commented 1 month ago

Is your feature request related to a problem? Please describe. I noticed its exposed in C api and llvm-sys has LLVMBuildBinOp, but inkwell doesnt have a wrapper to it