Skip to content

Commit 935d7b4

Browse files
author
Greg Parker
committed
[test] Temporarily disable test IRGen/witness_method.sil.
1 parent 37081f4 commit 935d7b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/witness_method.sil

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// RUN: %target-swift-frontend -Xllvm -new-mangling-for-tests -assume-parsing-unqualified-ownership-sil %s -emit-ir | %FileCheck --check-prefix=CHECK --check-prefix=CHECK-%target-cpu %s
22

3+
// FIXME: rdar://30765842 redundant call to protocol witness table accessor
4+
// REQUIRES: rdar30765842
5+
36
// REQUIRES: CPU=i386 || CPU=x86_64
47

58
sil_stage canonical

0 commit comments

Comments
 (0)