Commit 4cee3a69 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src f815e6fe51af..84503583c6f0 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/f815e6fe51af..84503583c6f0


git log f815e6fe51af..84503583c6f0 --date=short --no-merges --format='%ad %ae %s'
2019-05-15 stevenperron@google.com Handle id overflow in sroa better. (#2582)


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

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=radial-bots+chrome-roll@google.com,syoussefi@google.com

Change-Id: Ia382ce0bfdd671090c7b49ec6bafeef570cf8d2b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613227Reviewed-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@{#659934}
parent 916f36c4
...@@ -252,7 +252,7 @@ vars = { ...@@ -252,7 +252,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': 'f815e6fe51af7d4c3df293af11acb7a233745412', 'spv_tools_revision': '84503583c6f03661e44d0d33b0b819ea8e58a34b',
# 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