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 336af60 + 25f7d7c commit 5392ce7Copy full SHA for 5392ce7
test/IRGen/relative_protocol_witness_table.swift
@@ -1,6 +1,7 @@
1
// RUN: %target-swift-frontend -enable-relative-protocol-witness-tables -module-name A -primary-file %s -emit-ir | %FileCheck %s
2
3
// REQUIRES: CPU=x86_64 || CPU=arm64
4
+// UNSUPPORTED: CPU=arm64e
5
6
protocol FuncOnly {
7
func a()
0 commit comments