Skip to content

Releases: JuliaLLVM/LLVM.jl

v0.3.4

04 Jun 12:03
Compare
Choose a tag to compare

NFC update: includes special mode for loading LLVM.jl without the build having succeeded (for documentation purposes on Travis). Tag required for CUDAnative.jl documentation.

v0.3.3

04 May 13:14
Compare
Choose a tag to compare
  • Fix compilation on OS X where Julia's -std CFLAG threw off C++ compilation (#26, cc @dlfivefifty)
  • Minor wrapper improvements

v0.3.2

22 Feb 15:34
Compare
Choose a tag to compare

Hotfix: the upgrade could fail due to loading non-existing variables from a previous ext.jl.

v0.3.1

20 Feb 14:00
Compare
Choose a tag to compare
  • Julia 0.6 deprecation fixes
  • Don't rebuild libllvm_extra or write ext.jl if the underlying LLVM libraries didn't change

v0.3.0

02 Feb 15:35
Compare
Choose a tag to compare

Add proper support for LLVM 4.0

v0.2.1

12 Jan 15:58
Compare
Choose a tag to compare

Fixes wrong typeassert in build script, preventing installation on Julia 0.6-.