Skip to content

Commit

Permalink
Debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Nov 9, 2018
1 parent 59ec6d5 commit 7865697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ function main()
occursin("LLVM", basename(lib))
end
if isempty(libllvm_paths)
@show Libdl.dllist()
build_error("""
Cannot find the LLVM library loaded by Julia.
Please use a version of Julia that has been built with USE_LLVM_SHLIB=1 (like the official binaries).
Expand Down

0 comments on commit 7865697

Please sign in to comment.