Skip to content

Commit 040e49a

Browse files
authored
Update tags (#235)
1 parent 4eeff61 commit 040e49a

File tree

3 files changed

+95
-126
lines changed

3 files changed

+95
-126
lines changed

binaryen-tags.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,13 @@
7474
1.38.19
7575
1.38.20
7676
1.38.21
77-
1.38.22
77+
1.38.22
78+
1.38.23
79+
1.38.24
80+
1.38.25
81+
1.38.26
82+
1.38.27
83+
1.38.28
84+
1.38.29
85+
1.38.30
86+
1.38.31

emscripten-tags.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,13 @@
147147
1.38.19
148148
1.38.20
149149
1.38.21
150-
1.38.22
150+
1.38.22
151+
1.38.23
152+
1.38.24
153+
1.38.25
154+
1.38.26
155+
1.38.27
156+
1.38.28
157+
1.38.29
158+
1.38.30
159+
1.38.31

upstream/lkgr.json

Lines changed: 75 additions & 124 deletions
Original file line numberDiff line numberDiff line change
@@ -1,157 +1,108 @@
11
{
22
"repositories": {
3-
"libcxxabi": {
4-
"remote": "https://llvm.googlesource.com/libcxxabi.git",
5-
"subject": "[CMake] Set per-runtime library directory suffix in runtimes build",
6-
"hash": "5b1f0aa6f041edaad988a0359c5beb8cd5f1ebfb",
7-
"name": "Petr Hosek",
8-
"email": "[email protected]"
9-
},
10-
"binaryen": {
11-
"remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/binaryen.git",
12-
"subject": "Refactor stack writing code into a new StackWriter class (#1620)",
13-
"hash": "e601522b1e15e5a2a96578244faca1648021fb2d",
14-
"name": "Alon Zakai",
15-
"email": "[email protected]"
16-
},
17-
"gnuwin32": null,
18-
"lld": {
19-
"remote": "https://llvm.googlesource.com/lld.git",
20-
"subject": "[WebAssemlby] Set IsUsedInRegularObj correctly for undefined data symbols",
21-
"hash": "5934900bdcbc82eb2c582b68909447f8de89a5df",
22-
"name": "Sam Clegg",
23-
"email": "[email protected]"
24-
},
253
"cr-buildtools": {
264
"remote": "https://chromium.googlesource.com/chromium/src/build.git",
27-
"subject": "Finish removing refrences to exe_and_shlib_deps",
28-
"hash": "7315579e388589b62236ad933f09afd1e838d234",
29-
"name": "Tom Anderson",
30-
"email": "[email protected]"
31-
},
32-
"compiler-rt": {
33-
"remote": "https://llvm.googlesource.com/compiler-rt.git",
34-
"subject": "[builtins] Implement the __chkstk function for ARM for MinGW",
35-
"hash": "a22026054ba1a9befadef306c3f56481b4397ab3",
36-
"name": "Martin Storsjo",
37-
"email": "[email protected]"
5+
"subject": "Fix launching EarlGrey tests from XCode 10.2",
6+
"hash": "2b4136f78034a62c7d2314874a5f475c8b2f255c",
7+
"name": "Olivier Robin",
8+
"email": "[email protected]"
389
},
10+
"java": null,
3911
"gcc": {
4012
"remote": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git",
4113
"subject": "[GCC] Fix compile time error introduced by PR64111 (GCC FSF).",
4214
"hash": "b6125c702850488ac3bfb1079ae5c9db89989406",
4315
"name": "Caroline Tice",
4416
"email": "[email protected]"
4517
},
46-
"emscripten": {
47-
"remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten.git",
48-
"subject": "Add 'ENV' to the list of runtime elements that may be exported. (#6855)",
49-
"hash": "addf0ae7697f01a1bd36889f0b7a6c30e5cf642f",
50-
"name": "Ian Henderson",
51-
"email": "[email protected]"
18+
"llvm": {
19+
"remote": "https://github.com/llvm/llvm-project.git",
20+
"subject": "Add an explicit triple to this test to hopefully appease the build bots.",
21+
"hash": "c635eb725e6e497af5a9b3bc71a0df3c4b67e92c",
22+
"name": "Aaron Ballman",
23+
"email": "[email protected]"
5224
},
53-
"libcxx": {
54-
"remote": "https://llvm.googlesource.com/libcxx.git",
55-
"subject": "Address \"always inline function is not always inlinable\" warning with GCC.",
56-
"hash": "ffbb91bb640b1b0425a91aa70e2a6a2e0f7244e0",
57-
"name": "Eric Fiselier",
58-
"email": "[email protected]"
25+
"emscripten": {
26+
"remote": "https://github.com/emscripten-core/emscripten.git",
27+
"subject": "Prefer cwd argument to run_process over chdir. NFC. (#8556)",
28+
"hash": "f64d84e683489472bcd6062a506707c22390ab97",
29+
"name": "Sam Clegg",
30+
"email": "[email protected]"
5931
},
6032
"nodejs": null,
33+
"llvm-test-suite": {
34+
"remote": "https://llvm.googlesource.com/test-suite.git",
35+
"subject": "Document how to use the 'vs' mode in compare.py",
36+
"hash": "c79e9b9f75512e75c3241b08ec78f78d8fc710af",
37+
"name": "Amara Emerson",
38+
"email": "[email protected]"
39+
},
40+
"tools-clang": {
41+
"remote": "https://chromium.googlesource.com/chromium/src/tools/clang.git",
42+
"subject": "clang build script: Omit unwind tables on mac/linux, build 32-bit asan runtime with clang-cl on win.",
43+
"hash": "c10a07440229ed076bd2bfc809470941ee136a26",
44+
"name": "Nico Weber",
45+
"email": "[email protected]"
46+
},
6147
"host-toolchain": {
62-
"remote": "/b/build/slave/cache_dir/chromium.googlesource.com-external-github.com-webassembly-waterfall",
63-
"subject": "Pin chromium clang to a previous revision (#386)",
64-
"hash": "555c690d4cb7cefba750385eeb71cce050bd1e82",
48+
"remote": "/b/swarming/w/ir/cache/git/chromium.googlesource.com-external-github.com-webassembly-waterfall",
49+
"subject": "Revert \"Trial removal of parallelism from wasi sysroot build (#502)\" (#503)",
50+
"hash": "3e85a6514dec775d45d20e72611f9842727fb549",
6551
"name": "Sam Clegg",
6652
"email": "[email protected]"
6753
},
68-
"fastcomp": {
69-
"remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten-fastcomp.git",
70-
"subject": "1.38.8",
71-
"hash": "6c4569077d771cf318ff5089a94d82ccef56a038",
72-
"name": "Alon Zakai (kripken)",
73-
"email": "[email protected]"
74-
},
75-
"spec": {
76-
"remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/spec.git",
77-
"subject": "[test] Add test to cover one checkpoint in Todo.md (#834)",
78-
"hash": "c8338e9b4a60edb431edba51a4e1a1617060c2e9",
79-
"name": "Wanming Lin",
80-
"email": "[email protected]"
81-
},
82-
"ocamlbuild": {
83-
"remote": "https://github.com/ocaml/ocamlbuild.git",
84-
"subject": "prepare for 0.11.0 release",
85-
"hash": "340c02089003dffd10b654a7eb203ffd01c37799",
86-
"name": "Gabriel Scherer",
87-
"email": "[email protected]"
88-
},
89-
"llvm": {
90-
"remote": "https://llvm.googlesource.com/llvm.git",
91-
"subject": "[LangRef] Clarify which fast-math flags affect fcmp.",
92-
"hash": "1ea502b3c158159aa2d7827acbd81c7930165a13",
93-
"name": "Eli Friedman",
94-
"email": "[email protected]"
95-
},
96-
"musl": {
97-
"remote": "https://github.com/jfbastien/musl.git",
98-
"subject": "Merge pull request #48 from jfbastien/fix_signatures",
99-
"hash": "0ed10f0b97192e9798fbb23dcd284cb5fe4df47a",
100-
"name": "JF Bastien",
101-
"email": "[email protected]"
102-
},
103-
"clang": {
104-
"remote": "https://llvm.googlesource.com/clang.git",
105-
"subject": "Remove unnecessary trailing ; in macro intrinsic definition.",
106-
"hash": "726843da082dc448eec5048f24bea1bfebbc969c",
107-
"name": "Eric Christopher",
108-
"email": "[email protected]"
109-
},
11054
"waterfall": {
111-
"remote": "/b/build/slave/cache_dir/chromium.googlesource.com-external-github.com-webassembly-waterfall",
112-
"subject": "Pin chromium clang to a previous revision (#386)",
113-
"hash": "555c690d4cb7cefba750385eeb71cce050bd1e82",
55+
"remote": "/b/swarming/w/ir/cache/git/chromium.googlesource.com-external-github.com-webassembly-waterfall",
56+
"subject": "Revert \"Trial removal of parallelism from wasi sysroot build (#502)\" (#503)",
57+
"hash": "3e85a6514dec775d45d20e72611f9842727fb549",
11458
"name": "Sam Clegg",
11559
"email": "[email protected]"
11660
},
117-
"v8": {
118-
"remote": "https://chromium.googlesource.com/v8/v8.git",
119-
"subject": "[Intl] Use correct fallback values for options in Locale constructor",
120-
"hash": "b7e108d6016bf6b7de3a34e6d61cb522f5193460",
121-
"name": "Frank Tang",
122-
"email": "[email protected]"
123-
},
124-
"cmake": null,
125-
"java": null,
126-
"llvm-test-suite": {
127-
"remote": "https://llvm.googlesource.com/test-suite.git",
128-
"subject": "Fixed test to conform to FileCceck change in r336830.",
129-
"hash": "121047f033754e642217dd45b7d49d1947cff3ab",
130-
"name": "Sunil Srivastava",
131-
"email": "[email protected]"
61+
"fastcomp-clang": {
62+
"remote": "https://github.com/emscripten-core/emscripten-fastcomp-clang.git",
63+
"subject": "1.38.31",
64+
"hash": "98df4be387dde3e3918fa5bbb5fc43e1a0e1daac",
65+
"name": "Alon Zakai (kripken)",
66+
"email": "[email protected]"
13267
},
133-
"ocaml": {
134-
"remote": "https://github.com/ocaml/ocaml.git",
135-
"subject": "change VERSION for 4.05.0",
136-
"hash": "36750d1301ec197e52a1e3d77f20b33dfdf14803",
137-
"name": "Damien Doligez",
138-
"email": "[email protected]"
68+
"binaryen": {
69+
"remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/binaryen.git",
70+
"subject": "Make sexp instruction parser pass clang-tidy (#2088)",
71+
"hash": "9384c1d52a8176666e0412b23d9a32ccbc4a8f44",
72+
"name": "Heejin Ahn",
73+
"email": "[email protected]"
13974
},
140-
"fastcomp-clang": {
141-
"remote": "https://chromium.googlesource.com/external/github.com/kripken/emscripten-fastcomp-clang.git",
142-
"subject": "1.38.8",
143-
"hash": "7c43b8c67d35a870986fb92b5a04e615477ab9cf",
75+
"fastcomp": {
76+
"remote": "https://github.com/emscripten-core/emscripten-fastcomp.git",
77+
"subject": "1.38.31",
78+
"hash": "1b4148f39a69c7fc62edadd85e4122b68694dfb7",
14479
"name": "Alon Zakai (kripken)",
14580
"email": "[email protected]"
14681
},
82+
"v8": {
83+
"remote": "https://chromium.googlesource.com/v8/v8.git",
84+
"subject": "[torque] Also predeclare generics",
85+
"hash": "45addf1fd51aabc34c889c470c69b1bf778a59d9",
86+
"name": "Sigurd Schneider",
87+
"email": "[email protected]"
88+
},
89+
"cmake": null,
14790
"wabt": {
14891
"remote": "https://chromium.googlesource.com/external/github.com/WebAssembly/wabt.git",
149-
"subject": "[wasm2c] Fix bad realloc in wasm-rt-impl (#869)",
150-
"hash": "e5b3830f4c992c5a0b407dae3e9c8c4ee9a626b2",
92+
"subject": "Fix factorial demo",
93+
"hash": "3b8dfbff5ba95537fb1b6da151ad6a526503d405",
15194
"name": "Ben Smith",
152-
"email": "[email protected]"
153-
}
95+
"email": "[email protected]"
96+
},
97+
"wasi-sysroot": {
98+
"remote": "https://github.com/CraneStation/wasi-sysroot.git",
99+
"subject": "Document that WASM_NM and WASM_AR may also be required",
100+
"hash": "b1e234b683950a8143205d9c47e4ad928afd21af",
101+
"name": "Frank Denis",
102+
"email": "[email protected]"
103+
},
104+
"gnuwin32": null
154105
},
155-
"build": "33957",
156-
"scheduler": "llvm"
106+
"build": "5794",
107+
"scheduler": null
157108
}

0 commit comments

Comments
 (0)