commit | 07c289bf58d94f7ee1b7933a9eca86d456da4358 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu Aug 08 17:29:09 2024 |
committer | Emscripten-releases LUCI CQ <emscripten-releases-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 08 19:49:29 2024 |
tree | 063a750797d75f93b82923e87bd0af6907bf4873 | |
parent | 88c98c6c2bfb1b5605b6c9555a727ab5774cb85d [diff] |
Roll binaryen from c9fd92c25a74 to d945aa489a1a (1 revision) https://chromium.googlesource.com/external/github.com/WebAssembly/binaryen.git/+log/c9fd92c25a74..d945aa489a1a 2024-08-08 brendan.dahl@gmail.com [FP16] Implement lane access instructions. (#6821) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/binaryen-emscripten-releases Please CC dschuff@google.com,wasm-waterfall@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: wasm-waterfall@grotations.appspotmail.com Change-Id: Ibea8e6fd24135b27084661e4616973d09c63de8a Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/5773905 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 9807fdf..9040386 100644 --- a/DEPS +++ b/DEPS
@@ -16,7 +16,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling binaryen # and whatever else without interference from each other. - 'binaryen_revision': 'c9fd92c25a74a70c9730f1b39b49ef3d91a1a7f1', + 'binaryen_revision': 'd945aa489a1ad62c130e04ceea8492c7a728ab57', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling emscripten # and whatever else without interference from each other.