Commit 44a31cd7 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src 0e68bb36327c..67ebe3f7aebe (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/0e68bb36327c..67ebe3f7aebe


git log 0e68bb36327c..67ebe3f7aebe --date=short --no-merges --format='%ad %ae %s'
2018-10-19 stevenperron@google.com Add custom target to wrap around custom commands. (#1986)
2018-10-19 greg@lunarg.com Fix ADCE to treat OpUnreachable correctly during liveness analysis (#1984)


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

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: I2efc4ff24e4f8f11ee84cca38316fd534c2e3466
Reviewed-on: https://chromium-review.googlesource.com/c/1291156Reviewed-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@{#601170}
parent 7e95c65c
...@@ -218,7 +218,7 @@ vars = { ...@@ -218,7 +218,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': '0e68bb36327cf7e1b125e41a29e5280855671b5e', 'spv_tools_revision': '67ebe3f7aebe73426a3bf9718dba56f051d75db5',
# 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