Add space to assert message.
[oota-llvm.git] / test / Transforms / IPConstantProp / deadarg.ll
index 32810bd493672eea404ba0b7d95b02571385f918..4b9938e09e90c66476f0e2829d3f733ab122b215 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -ipconstprop -disable-output
+; RUN: opt %s -ipconstprop -disable-output
 define internal void @foo(i32 %X) {
         call void @foo( i32 %X )
         ret void