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 91f7854 + 299228c commit ac86aedCopy full SHA for ac86aed
test/IRGen/relative_protocol_witness_table.swift
@@ -1,6 +1,6 @@
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 || CPU=arm64e
+// REQUIRES: CPU=x86_64 || CPU=arm64
4
5
protocol FuncOnly {
6
func a()
0 commit comments