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

Roll src/third_party/SPIRV-Tools/src 5e19d3febca6..bdc2ab93563f (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/5e19d3febca6..bdc2ab93563f


git log 5e19d3febca6..bdc2ab93563f --date=short --no-merges --format='%ad %ae %s'
2018-12-20 stevenperron@google.com In LICM don't place code between merge instruction and branch. (#2252)


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

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: I95d8de63019f20b33352b0c67a44ac0e8189e6e6
Reviewed-on: https://chromium-review.googlesource.com/c/1387677Reviewed-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@{#618407}
parent 25578467
...@@ -229,7 +229,7 @@ vars = { ...@@ -229,7 +229,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': '5e19d3febca6bc954531d6573d87618f134e40ec', 'spv_tools_revision': 'bdc2ab93563f9821c7776509286e3be2e320af57',
# 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