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"
2044
2044
sha256 = " b8488f009c117eb7135b2ac139009836518587aacea772eba83271c794afa420"
2045
2045
url = " https://github.com/JuliaPackaging/Yggdrasil/releases/download/Go-v1.13.0+0/Go.v1.13.0.x86_64-linux-musl.unpacked.tar.gz"
2046
2046
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
+
2047
2069
[["LLVMBootstrap .v6 .0 .1 .x86_64-linux-musl .squashfs" ]]
2048
2070
arch = " x86_64"
2049
2071
git-tree-sha1 = " 474b55ee699607660a7375f4e38afc9a76583c41"
Original file line number Diff line number Diff line change @@ -389,6 +389,7 @@ const available_llvm_builds = [
389
389
LLVMBuild (v " 7.1.0" ),
390
390
LLVMBuild (v " 8.0.1" ),
391
391
LLVMBuild (v " 9.0.1" ),
392
+ LLVMBuild (v " 11.0.1" ),
392
393
]
393
394
394
395
"""
You can’t perform that action at this time.
0 commit comments