Skip to content

Commit c25bbb3

Browse files
committed
Release lld16 #5
https://github.com/yandex/toolchain-registry/releases/tag/lld16-v5 eb1a4bebf65804fbe58d4209846f7b30a4549fd1
1 parent df5a8e1 commit c25bbb3

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

build/mapping.conf.json

+8
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,16 @@
119119
"5758120203": "https://devtools-registry.s3.yandex.net/5758120203",
120120
"6740818206": "https://devtools-registry.s3.yandex.net/6740818206",
121121
"6657744758": "https://devtools-registry.s3.yandex.net/6657744758",
122+
"6782946027": "https://devtools-registry.s3.yandex.net/6782946027",
122123
"6740512126": "https://devtools-registry.s3.yandex.net/6740512126",
123124
"6657746696": "https://devtools-registry.s3.yandex.net/6657746696",
125+
"6782783684": "https://devtools-registry.s3.yandex.net/6782783684",
124126
"6740582961": "https://devtools-registry.s3.yandex.net/6740582961",
125127
"6657765589": "https://devtools-registry.s3.yandex.net/6657765589",
128+
"6782721573": "https://devtools-registry.s3.yandex.net/6782721573",
126129
"6740765286": "https://devtools-registry.s3.yandex.net/6740765286",
127130
"6657758332": "https://devtools-registry.s3.yandex.net/6657758332",
131+
"6782718840": "https://devtools-registry.s3.yandex.net/6782718840",
128132
"360916612": "https://devtools-registry.s3.yandex.net/360916612",
129133
"4312064267": "https://devtools-registry.s3.yandex.net/4312064267",
130134
"4312063561": "https://devtools-registry.s3.yandex.net/4312063561",
@@ -850,12 +854,16 @@
850854
"5758120203": "bin-gdb-reloc-ya-linux-x86_64-b544ce3aae71e89238d6b1b85032a6b6f6412369",
851855
"6740818206": "bin-lld-16-optimized-darwin-arm64-30f81a61922d8f6d21a62ad26f7a3711ec368b9f",
852856
"6657744758": "bin-lld-16-optimized-darwin-arm64-6fcb1f9a0ea89cca05d938ce61f89490b56940c4",
857+
"6782946027": "bin-lld-16-optimized-darwin-arm64-e9ee8ec890c372b0d234bbdc8d711e991af44797",
853858
"6740512126": "bin-lld-16-optimized-darwin-x86_64-30f81a61922d8f6d21a62ad26f7a3711ec368b9f",
854859
"6657746696": "bin-lld-16-optimized-darwin-x86_64-6fcb1f9a0ea89cca05d938ce61f89490b56940c4",
860+
"6782783684": "bin-lld-16-optimized-darwin-x86_64-e9ee8ec890c372b0d234bbdc8d711e991af44797",
855861
"6740582961": "bin-lld-16-optimized-linux-aarch64-30f81a61922d8f6d21a62ad26f7a3711ec368b9f",
856862
"6657765589": "bin-lld-16-optimized-linux-aarch64-6fcb1f9a0ea89cca05d938ce61f89490b56940c4",
863+
"6782721573": "bin-lld-16-optimized-linux-aarch64-e9ee8ec890c372b0d234bbdc8d711e991af44797",
857864
"6740765286": "bin-lld-16-optimized-linux-x86_64-30f81a61922d8f6d21a62ad26f7a3711ec368b9f",
858865
"6657758332": "bin-lld-16-optimized-linux-x86_64-6fcb1f9a0ea89cca05d938ce61f89490b56940c4",
866+
"6782718840": "bin-lld-16-optimized-linux-x86_64-e9ee8ec890c372b0d234bbdc8d711e991af44797",
859867
"360916612": "binutils 2.26 for linux_ubuntu_10.04_lucid",
860868
"4312064267": "black_linter for linux",
861869
"4312063561": "black_linter for linux-aarch64",

build/platform/lld/lld16.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"by_platform": {
33
"darwin-arm64": {
4-
"uri": "sbr:6740818206"
4+
"uri": "sbr:6782946027"
55
},
66
"darwin-x86_64": {
7-
"uri": "sbr:6740512126"
7+
"uri": "sbr:6782783684"
88
},
99
"linux-aarch64": {
10-
"uri": "sbr:6740582961"
10+
"uri": "sbr:6782721573"
1111
},
1212
"linux-x86_64": {
13-
"uri": "sbr:6740765286"
13+
"uri": "sbr:6782718840"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)