Skip to content

Commit 99664ef

Browse files
committed
This test was not written to include checks for ptrauth
1 parent aa07794 commit 99664ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/partial_apply.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// RUN: %target-swift-frontend -emit-module -enable-library-evolution -emit-module-path=%t/resilient_struct.swiftmodule -module-name=resilient_struct %S/../Inputs/resilient_struct.swift
33
// RUN: %target-swift-frontend -Xllvm -sil-disable-pass=OnoneSimplification -I %t -emit-ir %s | %FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-%target-ptrsize
44

5+
// UNSUPPORTED: CPU=arm64e
6+
57
// REQUIRES: PTRSIZE=64
68

79
import Builtin

0 commit comments

Comments
 (0)