Skip to content

Commit 7d2f513

Browse files
Add REQUIRES: OS=macosx to dropped-var.sil
1 parent 6c8b958 commit 7d2f513

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/DebugInfo/dropped-var.sil

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %target-sil-opt --diagnose-unreachable -o - %s -sil-stats-lost-variables --target=aarch64-apple-darwin 2>&1 | %FileCheck %s
2-
// REQUIRES:CPU=aarch64
3-
4-
// REQUIRES: rdar141272451
2+
// REQUIRES:CPU=aarch64,OS=macosx
53

64
// CHECK: function, lostvars, Pass List Pipeline, DiagnoseUnreachable, 1, 1, {{[0-9]+}}, $s4test3bar1yS2i_tF
75

0 commit comments

Comments
 (0)