Commit 7bd7f065 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src a6150a3fe778..dc9d155d6216 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/a6150a3fe778..dc9d155d6216


git log a6150a3fe778..dc9d155d6216 --date=short --no-merges --format='%ad %ae %s'
2018-11-14 stevenperron@google.com Fix folding of volatile store. (#2048)


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

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: I0406b560139f9213b5d117496462133318f5e03c
Reviewed-on: https://chromium-review.googlesource.com/c/1335842Reviewed-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@{#608123}
parent e2d67812
......@@ -224,7 +224,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'spv_tools_revision': 'a6150a3fe778f62ac85b9fc8a2547c69e7607337',
'spv_tools_revision': 'dc9d155d6216c6d11025f04574f7876615aff7e5',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# 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