From 5eb093306d62e4e9aeddf25b471978a336a4f829 Mon Sep 17 00:00:00 2001 From: zeptodoctor <44736852+zeptodoctor@users.noreply.github.com> Date: Tue, 5 Sep 2023 11:10:59 +0000 Subject: [PATCH] build based on ea14836 --- dev/index.html | 2 +- dev/lib/api/index.html | 2 +- dev/lib/interop/index.html | 4 ++-- dev/man/troubleshooting/index.html | 2 +- dev/man/usage/index.html | 2 +- dev/search/index.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev/index.html b/dev/index.html index c7f720e3..b2c6aacb 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 Monday 4 September 2023. Using Julia version 1.8.5.