]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/sroa.escaping.ScalarReplacementOfAggregates.diff
Mark test as panic=abort.
[rust.git] / src / test / mir-opt / sroa.escaping.ScalarReplacementOfAggregates.diff
index 917cccdcbee50ca60f3dfb9862d15571beda12f8..64559b58f61f3b3520001e4b73b534d177aeec11 100644 (file)
@@ -17,7 +17,7 @@
           StorageLive(_5);                 // scope 0 at $DIR/sroa.rs:+2:34: +2:37
           _5 = g() -> bb1;                 // scope 0 at $DIR/sroa.rs:+2:34: +2:37
                                            // mir::Constant
-                                           // + span: $DIR/sroa.rs:76:34: 76:35
+                                           // + span: $DIR/sroa.rs:78:34: 78:35
                                            // + literal: Const { ty: fn() -> u32 {g}, val: Value(<ZST>) }
       }
   
@@ -31,7 +31,7 @@
           _2 = &raw const (*_3);           // scope 0 at $DIR/sroa.rs:+2:7: +2:41
           _1 = f(move _2) -> bb2;          // scope 0 at $DIR/sroa.rs:+2:5: +2:42
                                            // mir::Constant
-                                           // + span: $DIR/sroa.rs:76:5: 76:6
+                                           // + span: $DIR/sroa.rs:78:5: 78:6
                                            // + literal: Const { ty: fn(*const u32) {f}, val: Value(<ZST>) }
       }