Commit 6a964885 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src 64f2750e5dc5..9f36c8bb721d (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/64f2750e5dc5..9f36c8bb721d


git log 64f2750e5dc5..9f36c8bb721d --date=short --no-merges --format='%ad %ae %s'
2019-01-02 stevenperron@google.com Handle CompositeInsert with no indices in VDCE (#2258)


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

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: I98fd864c7fa32e8364c9dbce33f440f693aa7ae3
Reviewed-on: https://chromium-review.googlesource.com/c/1393410Reviewed-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@{#619479}
parent 358311a3
......@@ -229,7 +229,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': '64f2750e5dc553baa2922b780f15049023689ef9',
'spv_tools_revision': '9f36c8bb721d4bd8e5ee311a2677b68829c9832a',
# 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