Skip to content

Commit a8c9182

Browse files
committed
tests: disable IRGen/existential_shape_metadata.swift
to unblock CI
1 parent b4adad5 commit a8c9182

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/existential_shape_metadata.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-swift-frontend -emit-ir %s -swift-version 5 -disable-availability-checking -enable-parameterized-existential-types | %IRGenFileCheck %s
22

3+
// REQUIRES: rdar91669918
4+
35
// CHECK-LABEL: @"$s1TQyd__Rsz26existential_shape_metadata2Q0Rd__llXGoMq" = linkonce_odr hidden constant
46
// CHECK-SAME: { i32 {{.*}}sub ([[INT]] ptrtoint (i8** @{{[0-9]+}} to [[INT]])
57
// CHECK-SAME: [16 x i8] c"2\C6\0A\EA>\EE/`\DBphz\CB\FA7\8E",

0 commit comments

Comments
 (0)