abroooo

Results 11 issues of abroooo

**Is your feature request related to a problem? Please describe.** The functions [LLVMDIBuilderCreateEnumerationType](https://docs.rs/llvm-sys/140.0.2/llvm_sys/debuginfo/fn.LLVMDIBuilderCreateEnumerationType.html) and [LLVMDIBuilderCreateEnumerator](https://docs.rs/llvm-sys/140.0.2/llvm_sys/debuginfo/fn.LLVMDIBuilderCreateEnumerator.html) are not implemented in inkwell. They are needed to create debug information for enumerations and...

feature request