Skip to content

Commit

Permalink
Add REQUIRES: aarch64 for dropped-var.ll test
Browse files Browse the repository at this point in the history
  • Loading branch information
rastogishubham committed Dec 12, 2024
1 parent 8715c34 commit ce7baa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/DebugInfo/dropped-var.sil
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// RUN: %target-sil-opt --diagnose-unreachable -o - %s -sil-stats-lost-variables 2>&1 | %FileCheck %s
// REQUIRES: CPU=aarch64

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

Expand Down

0 comments on commit ce7baa3

Please sign in to comment.