about summary refs log tree commit diff
path: root/tests/mir-opt/loop_test.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/loop_test.rs')
-rw-r--r--tests/mir-opt/loop_test.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/loop_test.rs b/tests/mir-opt/loop_test.rs
index 7ded5b5757f..81a0d9df0a0 100644
--- a/tests/mir-opt/loop_test.rs
+++ b/tests/mir-opt/loop_test.rs
@@ -1,3 +1,4 @@
+// skip-filecheck
 // compile-flags: -Z identify_regions
 
 // Tests to make sure we correctly generate falseUnwind edges in loops