diff options
Diffstat (limited to 'tests/mir-opt/copy-prop/calls.rs')
| -rw-r--r-- | tests/mir-opt/copy-prop/calls.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/copy-prop/calls.rs b/tests/mir-opt/copy-prop/calls.rs index c1f86f1f412..2970f5f0b8d 100644 --- a/tests/mir-opt/copy-prop/calls.rs +++ b/tests/mir-opt/copy-prop/calls.rs @@ -1,3 +1,4 @@ +// skip-filecheck // Check that CopyProp does propagate return values of call terminators. // unit-test: CopyProp // needs-unwind |
