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 for LLVMBuildBinOp #539

Closed NaC-L closed 1 month ago

NaC-L commented 1 month ago

Description

creates a wrapper for LLVMBuildBinOp

Related Issue

https://github.com/TheDan64/inkwell/issues/538

How This Has Been Tested

Locally with llvm18, it should exist in all llvm versions

Checklist