From 3e72d2658d86f0e9d41cb76059f8031cc2d2c29e Mon Sep 17 00:00:00 2001 From: GregF Date: Thu, 30 Nov 2017 19:36:16 -0700 Subject: [PATCH] Update spirv-tools known-good This fixes spirv-tools issue 989 where if-break can be incorrectly deleted from a loop. --- known_good.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/known_good.json b/known_good.json index 0ea69199..25b81a4d 100644 --- a/known_good.json +++ b/known_good.json @@ -5,7 +5,7 @@ "site" : "github", "subrepo" : "KhronosGroup/SPIRV-Tools", "subdir" : "External/spirv-tools", - "commit" : "83228137e16c0d7fe33eaceddf6f67115d45338f" + "commit" : "188cd3780d76256d6bfcbdb216b6368e9b070628" }, { "name" : "spirv-tools/external/spirv-headers",