mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This test was not written to include checks for ptrauth
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// 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
|
||||
// RUN: %target-swift-frontend -Xllvm -sil-disable-pass=OnoneSimplification -I %t -emit-ir %s | %FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-%target-ptrsize
|
||||
|
||||
// UNSUPPORTED: CPU=arm64e
|
||||
|
||||
// REQUIRES: PTRSIZE=64
|
||||
|
||||
import Builtin
|
||||
|
||||
Reference in New Issue
Block a user