Skip to content

Commit 8b7d5e5

Browse files
committed
Disable test for 32 bit. It doesn't add anything to the testing and just makes the FileCheck handling more complicated.
1 parent c9fa1b2 commit 8b7d5e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/copy_value_destroy_value.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-swift-frontend -parse-sil -emit-ir %s | %FileCheck %s
2+
// REQUIRES: OS=macosx
23

34
// Make sure that we are using type lowering and that we are handling the return
45
// value correctly.

0 commit comments

Comments
 (0)