Skip to content

0.8.0

Choose a tag to compare

@TheDan64 TheDan64 released this 09 Jan 01:12
· 32 commits to master since this release
8f19ecd

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 FunctionValue impl 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

Full Changelog: 0.7.1...0.8.0