Skip to content

Commit d174c8a

Browse files
committed
remove LLVM dependency
1 parent 791ea49 commit d174c8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ version = "0.3.3"
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
88
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
99
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
10-
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
1110
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1211
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1312
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
@@ -16,7 +15,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1615
Adapt = "0.4, 1.0, 2.0"
1716
CUDA = "~1.0, ~1.1, ~1.2, 1.3"
1817
Cassette = "0.3.2"
19-
LLVM = "1.5, 3.0"
2018
MacroTools = "0.5"
2119
SpecialFunctions = "0.10"
2220
StaticArrays = "0.12"

0 commit comments

Comments
 (0)