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 9991468 commit 47a08e3Copy full SHA for 47a08e3
test/IRGen/protocol_metadata.swift
@@ -1,6 +1,6 @@
1
// RUN: %target-swift-frontend -primary-file %s -emit-ir -disable-objc-attr-requires-foundation-module -enable-objc-interop | %FileCheck %s -DINT=i%target-ptrsize
2
3
-// REQUIRES: CPU=x86_64
+// REQUIRES: PTRSIZE=64
4
5
protocol A { func a() }
6
protocol B { func b() }
0 commit comments