We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbae43 commit 938a7c1Copy full SHA for 938a7c1
src/interop.jl
@@ -3,9 +3,6 @@ module Interop
3
using ..LLVM
4
import ..LLVM: API
5
6
-
7
-const jlctx = Ref{LLVM.Context}()
8
9
include("interop/base.jl")
10
include("interop/asmcall.jl")
11
include("interop/passes.jl")
0 commit comments