Releases: JuliaLLVM/LLVM.jl
Releases · JuliaLLVM/LLVM.jl
v1.1.0
Add support for Julia's LLVM passes
Specialized Base.isempty implementation for iterators
v1.0.0
Fix build and tests on macOS.
v0.9.15
Disallow foreign libLLVM
s.
v0.9.14
- wrap MetadataType and TokenType (thanks @vchuravy)
- equivalent for isEmptyType
- Julia-specific functionality: isboxed, isghosttype
v0.9.12
Wrap debug info calls
Wrap missing optimization
v0.5.2
Support building on systems where we can't stat
all directories.
v0.9.11
Wrap ConstantAggregateZero
v0.9.10
Remove support for LLVM <6.0
Add new temporary source location API from julia/llvm-api