Skip to content

Commit 4335cb8

Browse files
authored
Remove ModuleProvider. (#465)
1 parent 8485a4c commit 4335cb8

File tree

3 files changed

+0
-59
lines changed

3 files changed

+0
-59
lines changed

src/LLVM.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ include("core.jl")
7070
include("linker.jl")
7171
include("irbuilder.jl")
7272
include("analysis.jl")
73-
include("moduleprovider.jl")
7473
include("pass.jl")
7574
include("passmanager.jl")
7675
include("execution.jl")

src/moduleprovider.jl

Lines changed: 0 additions & 31 deletions
This file was deleted.

test/moduleprovider_tests.jl

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)