summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.32bit.diff
diff options
context:
space:
mode:
authorsfzhu93 <zhushuofei@gmail.com>2024-01-07 22:03:42 -0800
committersfzhu93 <zhushuofei@gmail.com>2024-01-07 22:03:42 -0800
commit33e5d851a923ab46544d2cda70f80a59e4c1398c (patch)
tree2be65e604637243590d0d0904291e6baa7e78125 /tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.32bit.diff
parente05c779ee30fc7d2bdbb41ae95dd7e5b7d404621 (diff)
downloadrust-33e5d851a923ab46544d2cda70f80a59e4c1398c.tar.gz
rust-33e5d851a923ab46544d2cda70f80a59e4c1398c.zip
Add FileCheck for enum.rs
Diffstat (limited to 'tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.32bit.diff')
-rw-r--r--tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.32bit.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.32bit.diff b/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.32bit.diff
index 798b0c041b4..b31f98460e4 100644
--- a/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.32bit.diff
+++ b/tests/mir-opt/dataflow-const-prop/enum.simple.DataflowConstProp.32bit.diff
@@ -14,10 +14,10 @@
               debug x => _2;
           }
           scope 3 {
-              debug x => _4;
+              debug x1 => _4;
           }
           scope 4 {
-              debug x => _5;
+              debug x2 => _5;
           }
       }