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

Roll src/third_party/SPIRV-Tools/src 4e6c54b6026d..6721478ef112 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/4e6c54b6026d..6721478ef112


git log 4e6c54b6026d..6721478ef112 --date=short --no-merges --format='%ad %ae %s'
2018-11-08 greg@lunarg.com Don't assume one return means function can be inlined. (#2018) (#2025)


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

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: I8e74bf8c951f432291428c9251822e36d4b61a43
Reviewed-on: https://chromium-review.googlesource.com/c/1326330Reviewed-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@{#606483}
parent a6b5a0c4
...@@ -224,7 +224,7 @@ vars = { ...@@ -224,7 +224,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': '4e6c54b6026d44b968b071ace8c39cd5e44a0c56', 'spv_tools_revision': '6721478ef11205089f3ce6b2f097ebef76f0bfac',
# 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