Issues
- 0
Allow arrays in build_gep
#578 opened by Ianyourgod - 0
`get_string_constant` is invalid
#510 opened by CertainLach - 3
- 2
Malloc get seg fault
#540 opened by noahfraiture - 0
`CallSiteValue::get_called_fn_value()` fails it assert when the callee is a `PointerValue`
#571 opened by winux138 - 1
Inkwell causing a crash when `metadata` is encountered as the type of a function argument
#546 opened by iamrecursion - 0
Drop support for LLVM4-7
#576 opened by TheDan64 - 3
Wrong thread-safety trait implementing on LLVMString
#488 opened by GCPanic - 5
- 1
- 5
Support llvm-sys 181.1.1?
#530 opened by xbjfk - 0
Adding LLVM IR to an already created module
#569 opened by jpham658 - 0
Add support for inbounds, nsw, nuw, exact flags
#568 opened by Benjins - 3
Module::write_bitcode_to_path causing segfault
#555 opened by cyccro - 0
- 5
- 0
Scalable vector type
#541 opened by my4ng - 0
Is it possible to get a function pointer from a FunctionValue, or at least not the name?
#543 opened by PartyWumpus - 2
- 0
Wrapper to LLVMBuildBinOp
#538 opened by NaC-L - 1
Implement safe API for operand bundles manipulation
#523 opened by airwoodix - 2
- 0
- 0
- 3
llvm 18 not working on inkwell 0.4.0?
#520 opened by mornsoltice - 5
CI segfaults on older LLVM versions
#513 opened by TheDan64 - 3
Question: writing a backend with inkwell?
#515 opened by nihalpasham - 1
- 2
Building GEP instruction shouldn't be unsafe
#514 opened by vaivaswatha - 0
Add set_opaque_pointers to Context
#489 opened by Derppening - 2
Build failing on Mac OS
#509 opened by spino17 - 2
Support LLVM 18.1
#482 opened by xermicus - 2
Cargo fails due to missing features
#504 opened by vitezprchal - 0
unifying apis that require sign flag.
#495 opened by LaoLittle - 0
- 4
Can I add an feature wich isn't in normal LLVM?
#500 opened by Cr0a3 - 2
- 1
- 0
Inkwell cannot be built on MacOS
#497 opened by BigBadE - 1
[...]/libllvm_sys-af2874cb0b33780b.rlib: error adding symbols: file format not recognized
#481 opened by julian-siebert - 2
Can't Box Token inside BasicValue
#494 opened by hero-clashes - 0
Can't build due to missing zstd.dll.lib
#491 opened by Jianqoq - 1
rename `build_bitcast` to `build_bit_cast`
#485 opened by Anton-4 - 2
`UnsafeFunctionPointer::Args` as a convienence.
#479 opened by JCBurnside - 0
- 2
Add more constants for dwarf flags
#471 opened by gavrilikhin-d - 0
Solution: Inkwell Rust LLVM_SYS not set VSCODE
#478 opened by lantos1618 - 2
Implement `Clone + Copy` for `ContextRef`
#472 opened by gavrilikhin-d - 1
Support for `llvm::orc2::LLJit`
#476 opened by JCBurnside - 1
Restricting build_*_gep to make it safer.
#467 opened by JCBurnside