From 41866ea51ac84bee88e0f489ba553ca5354b0d98 Mon Sep 17 00:00:00 2001 From: Egor Duplenskii Date: Thu, 3 Nov 2022 09:03:30 +0100 Subject: [PATCH] [CPU][CORE] Move to the most recent xbyak version (#13753) Current xbyak has "unresolved external symbols" issue when built on Windows in 'Debug' (-O0) build type The issues is fixed in the recent xbyak versions --- thirdparty/xbyak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdparty/xbyak b/thirdparty/xbyak index 9357732aa2a..f8ea5c28dfc 160000 --- a/thirdparty/xbyak +++ b/thirdparty/xbyak @@ -1 +1 @@ -Subproject commit 9357732aa2aa3cf97809027596dfa5c61d1515b2 +Subproject commit f8ea5c28dfcdc98585881d0ca9e499580ca077ae