Skip to content

Commit 59df6a9

Browse files
authored
Merge pull request #61314 from kateinoigakukun/katei/repair-wasm-abs-func-ptr-test
[WebAssembly] Repair test/IRGen/wasm-absolute-func-ptr.swift
2 parents 9159f87 + ee4ffca commit 59df6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/wasm-absolute-func-ptr.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
// REQUIRES: CODEGENERATOR=WebAssembly
44

5-
// CHECK: @"\01l_entry_point" = private constant { i32 } { i32 ptrtoint (i32 (i32, i8*)* @main to i32) }, section "swift5_entry", align 4
5+
// CHECK: @"\01l_entry_point" = private constant { i32{{.*}} { i32 ptrtoint (i32 (i32, i8*)* @main to i32){{.*}} }, section "swift5_entry", align 4
66

0 commit comments

Comments
 (0)