diff --git a/src/GPUCompiler.jl b/src/GPUCompiler.jl index a02ba8b3..778d4527 100644 --- a/src/GPUCompiler.jl +++ b/src/GPUCompiler.jl @@ -1,5 +1,7 @@ module GPUCompiler +# dummy change + using LLVM using LLVM.Interop