From 65b3f7e4d7349fa2408ee44b81b5feb1265f99be Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 16 May 2024 00:46:25 +0000 Subject: [PATCH] CompatHelper: add new compat entry for LLVM at version 7, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ddb9006..9ea7221 100644 --- a/Project.toml +++ b/Project.toml @@ -38,6 +38,7 @@ libLLVM_jll = "8f36deef-c2a5-5394-99ed-8e07531fb29a" Blobs = "0.5" ChainRulesCore = "1" KLU = "0.5" +LLVM = "7" MacroTools = "0.5" Preferences = "1" SSGraphBLAS_jll = "7.2"