From 5595da0a24f40fb203211b62d23479ca03e8f2f2 Mon Sep 17 00:00:00 2001 From: psucien Date: Mon, 17 Jun 2024 00:42:26 +0200 Subject: [PATCH] final touch: assert instead of log crit to crash earlier --- src/shader_recompiler/frontend/structured_control_flow.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/shader_recompiler/frontend/structured_control_flow.cpp b/src/shader_recompiler/frontend/structured_control_flow.cpp index 8acd93d4..df9fe8b6 100644 --- a/src/shader_recompiler/frontend/structured_control_flow.cpp +++ b/src/shader_recompiler/frontend/structured_control_flow.cpp @@ -823,9 +823,7 @@ IR::AbstractSyntaxList BuildASL(ObjectPool& inst_pool, ObjectPool