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

improved documentation for build_int_mul, build_int_sub, build_float_sub and build_float_mul #535

Open OranGot opened 2 months ago

OranGot commented 2 months ago

Description

Improved documentations for functions in the title in builder.rs file with examples.

How This Has Been Tested

I have not tested these changes since it's just a slight documentation change and I edited no code

Checklist

TheDan64 commented 1 month ago

@OranGot your PR will need some fixes before it can be merged