Commit b0d29ce1 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src 20bbfb6f4da6..0ba35798c393 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/20bbfb6f4da6..0ba35798c393


git log 20bbfb6f4da6..0ba35798c393 --date=short --no-merges --format='%ad %ae %s'
2018-10-22 stevenperron@google.com Fix dead branch elim infinite loop. (#1997)


Created with:
  gclient setdep -r src/third_party/SPIRV-Tools/src@0ba35798c393

The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=dsinclair@chromium.org

Change-Id: I55f4576bdbc89b4ba465b153847d2cb99e30129b
Reviewed-on: https://chromium-review.googlesource.com/c/1294218Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#601688}
parent 230996f1
...@@ -219,7 +219,7 @@ vars = { ...@@ -219,7 +219,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'spv_tools_revision': '20bbfb6f4da60c3bdf1aa3a100ee7b8000ad4022', 'spv_tools_revision': '0ba35798c393eb3a43eb7e8b8a1098f5ac65cb61',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment