diff --git a/dev/index.html b/dev/index.html index 238a9382..85fda44d 100644 --- a/dev/index.html +++ b/dev/index.html @@ -3,4 +3,4 @@ using LLVM # optionally -Pkg.test("LLVM")
The package uses the LLVM library bundled with Julia. This is only possible when the LLVM library is built dynamically (USE_LLVM_SHLIB=1
), which has been the default since Julia 0.5. Use of the system LLVM library is not possible; this functionality has been removed from LLVM.jl starting with v1.0.
Settings
This document was generated with Documenter.jl on Friday 29 September 2023. Using Julia version 1.8.5.