about summary refs log tree commit diff
path: root/src/test/mir-opt/const_allocation2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/mir-opt/const_allocation2.rs')
-rw-r--r--src/test/mir-opt/const_allocation2.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/mir-opt/const_allocation2.rs b/src/test/mir-opt/const_allocation2.rs
index 56839255c0e..30afedffb39 100644
--- a/src/test/mir-opt/const_allocation2.rs
+++ b/src/test/mir-opt/const_allocation2.rs
@@ -1,5 +1,5 @@
+// ignore-endian-big
 // EMIT_MIR_FOR_EACH_BIT_WIDTH
-
 // EMIT_MIR const_allocation2.main.ConstProp.after.mir
 fn main() {
     FOO;