File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -2044,6 +2044,28 @@ os = "linux"
20442044 sha256 = " b8488f009c117eb7135b2ac139009836518587aacea772eba83271c794afa420"
20452045 url = " https://github.com/JuliaPackaging/Yggdrasil/releases/download/Go-v1.13.0+0/Go.v1.13.0.x86_64-linux-musl.unpacked.tar.gz"
20462046
2047+ [["LLVMBootstrap .v11 .0 .1 .x86_64-linux-musl .squashfs" ]]
2048+ arch = " x86_64"
2049+ git-tree-sha1 = " 5ab848b00d11e579786ffcca46f2ab0173e30d48"
2050+ lazy = true
2051+ libc = " musl"
2052+ os = " linux"
2053+
2054+ [["LLVMBootstrap .v11 .0 .1 .x86_64-linux-musl .squashfs" .download ]]
2055+ sha256 = " b33850954f65d988278b2a81d561bd3fdaa2c8e7bb08fcce553df1fc27cc9f8e"
2056+ url = " https://github.com/JuliaPackaging/Yggdrasil/releases/download/LLVMBootstrap-v11.0.1/LLVMBootstrap.v11.0.1.x86_64-linux-musl.squashfs.tar.gz"
2057+
2058+ [["LLVMBootstrap .v11 .0 .1 .x86_64-linux-musl .unpacked" ]]
2059+ arch = " x86_64"
2060+ git-tree-sha1 = " 0dbbe23941529c027bea16a585cb971f26ac058c"
2061+ lazy = true
2062+ libc = " musl"
2063+ os = " linux"
2064+
2065+ [["LLVMBootstrap .v11 .0 .1 .x86_64-linux-musl .unpacked" .download ]]
2066+ sha256 = " fc9a3d15aca56d332cfa3caeba1a7bd6482cf1a82ef55ba53419a976c6a4e9e3"
2067+ url = " https://github.com/JuliaPackaging/Yggdrasil/releases/download/LLVMBootstrap-v11.0.1/LLVMBootstrap.v11.0.1.x86_64-linux-musl.unpacked.tar.gz"
2068+
20472069[["LLVMBootstrap .v6 .0 .1 .x86_64-linux-musl .squashfs" ]]
20482070arch = " x86_64"
20492071git-tree-sha1 = " 474b55ee699607660a7375f4e38afc9a76583c41"
Original file line number Diff line number Diff line change @@ -389,6 +389,7 @@ const available_llvm_builds = [
389389 LLVMBuild (v " 7.1.0" ),
390390 LLVMBuild (v " 8.0.1" ),
391391 LLVMBuild (v " 9.0.1" ),
392+ LLVMBuild (v " 11.0.1" ),
392393]
393394
394395"""
You can’t perform that action at this time.
0 commit comments