Add target triple to dropped-var.sil test.

This commit is contained in:
Shubham Sandeep Rastogi
2024-12-11 18:52:03 -08:00
parent 8715c3406a
commit c689aaf947

View File

@@ -1,4 +1,5 @@
// RUN: %target-sil-opt --diagnose-unreachable -o - %s -sil-stats-lost-variables 2>&1 | %FileCheck %s
// RUN: %target-sil-opt --diagnose-unreachable -o - %s -sil-stats-lost-variables --target=aarch64-apple-darwin 2>&1 | %FileCheck %s
// REQUIRES:CPU=aarch64
// CHECK: function, lostvars, Pass List Pipeline, DiagnoseUnreachable, 1, 1, {{[0-9]+}}, $s4test3bar1yS2i_tF