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.
IRGen/ptrauth_field_fptr_import.swift
1 parent 25a6c86 commit a6abccdCopy full SHA for a6abccd
test/IRGen/ptrauth_field_fptr_import.swift
@@ -2,6 +2,9 @@
2
// REQUIRES: CPU=arm64e
3
// REQUIRES: OS=ios
4
5
+// rdar://162381284
6
+// XFAIL: CPU=arm64e && OS=ios
7
+
8
import PointerAuth
9
10
// CHECK: define hidden swiftcc i32 @"$s25ptrauth_field_fptr_import05test_B8_fn_reads5Int32VyF"() #0 {
0 commit comments