From a23adc221b1ea26db3f3313226b629eb9e308b0f Mon Sep 17 00:00:00 2001 From: Yong He Date: Sat, 23 Mar 2024 10:54:01 -0700 Subject: Make `-no-mangle` option work, add `-no-hlsl-binding`. (#3817) --- tests/bugs/split-nested-types.hlsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/bugs/split-nested-types.hlsl') diff --git a/tests/bugs/split-nested-types.hlsl b/tests/bugs/split-nested-types.hlsl index 2bfea49c2..723e6d414 100644 --- a/tests/bugs/split-nested-types.hlsl +++ b/tests/bugs/split-nested-types.hlsl @@ -1,4 +1,4 @@ -//TEST:COMPARE_HLSL:-no-mangle -profile ps_5_0 +//TEST:COMPARE_HLSL: -profile ps_5_0 #ifdef __SLANG__ -- cgit v1.2.3