Run dummy_span.rs test with SimplifyComparisonIntegral

This commit is contained in:
dianqk 2026-01-14 18:57:17 +08:00
parent 3b1756fbf5
commit 5769006794
No known key found for this signature in database

View file

@ -1,6 +1,8 @@
//@ min-lldb-version: 310
//@ compile-flags:-g
// FIXME: Investigate why test fails without SimplifyComparisonIntegral pass.
//@ compile-flags: -Zmir-enable-passes=+SimplifyComparisonIntegral
//@ ignore-backends: gcc
// === GDB TESTS ===================================================================================