0.8.0
What's Changed
- Add llvm21-1 tests by @Phyyl in #631
- Add conditonal for removed LLVMConstMul, LLVMConstNSWMul and LLVMConstNUWMul in 21.1 by @Phyyl in #628
- Adds debug location methods to InstructionValue. by @ErisianArchitect in #632
- add support for enumeration type and enumerators by @abroooo in #623
- feat: implement get_alignment for BasicType trait by @Karesis in #639
- Enable bf16 Types by @averyparr in #643
- Add append existing basic block method to
FunctionValueimpl by @marxin in #645 - CI: drop install LLVM <= 7 by @marxin in #644
- Remove support for LLVM 8, 9, 10. Update version numbers by @TheDan64 in #647
New Contributors
- @Phyyl made their first contribution in #631
- @abroooo made their first contribution in #623
- @Karesis made their first contribution in #639
- @averyparr made their first contribution in #643
- @marxin made their first contribution in #645
Full Changelog: 0.7.1...0.8.0