Skip to content

Commit

Permalink
Don't import mlir_jl_tblgen_jll
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy committed Jan 17, 2024
1 parent 176e4f0 commit 55659b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
MLIR_jll = "a70bccb4-a5c0-5e2e-a329-e731972457e8"
mlir_jl_tblgen_jll = "3dcf74f3-6bc3-597e-9d13-043388c3118a"

[compat]
CEnum = "0.4"
Expand Down
1 change: 0 additions & 1 deletion src/MLIR.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module MLIR

import LLVM
import mlir_jl_tblgen_jll

module API
using CEnum
Expand Down

0 comments on commit 55659b8

Please sign in to comment.