Skip to content

Commit 2dc96a9

Browse files
authored
Merge pull request #5422 from gottesmm/fix_32bit_irgen_copyvalue_test
2 parents ffe22f6 + 8b7d5e5 commit 2dc96a9

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)