File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ filegroup(
52
52
name = "linker_files",
53
53
srcs = [
54
54
"bin/clang{bin_extension}",
55
- "bin/llc{bin_extension}",
56
55
"bin/llvm-ar{bin_extension}",
57
56
"bin/llvm-nm{bin_extension}",
58
57
"bin/llvm-objcopy{bin_extension}",
Original file line number Diff line number Diff line change 2
2
# DO NOT MODIFY
3
3
4
4
EMSCRIPTEN_TAGS = {
5
+ "3.1.28" : struct (
6
+ hash = "30b9e46ddcea66e91530559379089002d8b692cf" ,
7
+ sha_linux = "c23426d8b6d94cea702542c39e3bcef9439425dd4bd03bcc172e291dbbe5ed0d" ,
8
+ sha_mac = "4cfb918fe3233a2b31e5734e85b2a365e634f4e8a83c4390e8595cb98ae6bd8c" ,
9
+ sha_mac_arm64 = "a47f1f09bc7bbd4952cf54445d4fbfae53623ecbfecee0506a637665c7b4ea4c" ,
10
+ sha_win = "4388d230871d5b1e15c2fd0db21a792ab2836f23d860475fe183c03c5db75c8c" ,
11
+ ),
5
12
"3.1.27" : struct (
6
13
hash = "48ce0b44015d0182fc8c27aa9fbc0a4474b55982" ,
7
14
sha_linux = "4dc872260c8f42a8e20c8612b2255adbd466fec54cfbe37b46eca4eb34a2b03f" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"aliases" : {
3
- "latest" : " 3.1.27 " ,
3
+ "latest" : " 3.1.28 " ,
4
4
"latest-sdk" : " latest" ,
5
5
"latest-arm64-linux" : " 3.1.21" ,
6
6
"latest-64bit" : " latest" ,
10
10
"latest-releases-upstream" : " latest"
11
11
},
12
12
"releases" : {
13
+ "3.1.28" : " 30b9e46ddcea66e91530559379089002d8b692cf" ,
14
+ "3.1.28-asserts" : " 19871a9ea4914d63749b8d4d170e27a8854cb565" ,
13
15
"3.1.27" : " 48ce0b44015d0182fc8c27aa9fbc0a4474b55982" ,
14
16
"3.1.27-asserts" : " 630810e5a312f57d17efbe384ed7e4299f796bc1" ,
15
17
"3.1.26" : " 4f68bb2a505c727bcf58195cf4da20592a6e92c8" ,
You can’t perform that action at this time.
0 commit comments