Skip to content

Commit 4c0ea55

Browse files
committed
Test requires x86_64
1 parent 1599d3e commit 4c0ea55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/specialize_opaque_result_types2.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// RUN: %target-swift-frontend -disable-availability-checking -primary-file %S/Inputs/specialize_opaque_result_types.swift -enable-library-evolution -module-name A -emit-sib -o %t/A.sib
33
// RUN: %target-swift-frontend -emit-sil -primary-file %s -enable-library-evolution -O -module-name A %t/A.sib -o - | %FileCheck %s
44

5+
// REQUIRES: CPU=x86_64
6+
57
sil_stage canonical
68

79
import Builtin

0 commit comments

Comments
 (0)