diff options
Diffstat (limited to '')
-rw-r--r-- | tests/mir-opt/const_allocation3.rs (renamed from src/test/mir-opt/const_allocation3.rs) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/mir-opt/const_allocation3.rs b/tests/mir-opt/const_allocation3.rs index ddeb32ab9..da3fd089b 100644 --- a/src/test/mir-opt/const_allocation3.rs +++ b/tests/mir-opt/const_allocation3.rs @@ -1,3 +1,4 @@ +// unit-test: ConstProp // ignore-endian-big // EMIT_MIR_FOR_EACH_BIT_WIDTH // EMIT_MIR const_allocation3.main.ConstProp.after.mir |