From 783cae933927bad516a97d6176f9fd818b0cc547 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 13:20:55 +0000 Subject: [PATCH] CompatHelper: bump compat for "LLVM" to "4.3" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index df9ca4c..4b0d6e6 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ CompilerPluginTools = "0.1" Configurations = "0.15, 0.16" Expronicon = "0.6" GPUCompiler = "0.11, 0.12" -LLVM = "3.6" +LLVM = "3.6, 4.3" MLStyle = "0.4" TimerOutputs = "0.5" YaoAPI = "0.1"