We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9159f87 + ee4ffca commit 59df6a9Copy full SHA for 59df6a9
test/IRGen/wasm-absolute-func-ptr.swift
@@ -2,5 +2,5 @@
2
3
// REQUIRES: CODEGENERATOR=WebAssembly
4
5
-// CHECK: @"\01l_entry_point" = private constant { i32 } { i32 ptrtoint (i32 (i32, i8*)* @main to i32) }, section "swift5_entry", align 4
+// CHECK: @"\01l_entry_point" = private constant { i32{{.*}} { i32 ptrtoint (i32 (i32, i8*)* @main to i32){{.*}} }, section "swift5_entry", align 4
6
0 commit comments