From 5b9074312037eb2fd35c44789704620774a4b41f Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Sun, 25 Jan 2026 13:15:26 +0100 Subject: [PATCH] Fix test compatibility --- test/test_suite/globals/taddr_subscript_global.c3t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_suite/globals/taddr_subscript_global.c3t b/test/test_suite/globals/taddr_subscript_global.c3t index acf9a0c6c..7f1c7f83e 100644 --- a/test/test_suite/globals/taddr_subscript_global.c3t +++ b/test/test_suite/globals/taddr_subscript_global.c3t @@ -10,5 +10,5 @@ fn int main() /* #expect: test.ll @test.a = global i32 0, align 4 -@.__const_slice = private unnamed_addr global [1 x %any] [%any { ptr getelementptr inbounds (i8, ptr getelementptr (i8, ptr @test.a, i64 4), i64 8), i64 ptrtoint (ptr @"$ct.int" to i64) }], align 16 -@main.x = internal unnamed_addr global %"any[]" { ptr @.__const_slice, i64 1 }, align 8 \ No newline at end of file +@.__const_slice = private unnamed_addr global [1 x %any] [%any { +@main.x = internal unnamed_addr global %"any[]" { ptr @.__const_slice, i64 1 }, align 8