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.
1 parent 37081f4 commit 935d7b4Copy full SHA for 935d7b4
test/IRGen/witness_method.sil
@@ -1,5 +1,8 @@
1
// 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
2
3
+// FIXME: rdar://30765842 redundant call to protocol witness table accessor
4
+// REQUIRES: rdar30765842
5
+
6
// REQUIRES: CPU=i386 || CPU=x86_64
7
8
sil_stage canonical
0 commit comments