Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / sdiv-2.ll
index 40c5350dbe977d4c23179cd43dc96faee375fe17..0e4c008020103ee4da2ee49112bc56ae811f1d9b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -disable-output
+; RUN: opt %s -instcombine -disable-output
 ; PR3144
 
 define fastcc i32 @func(i32 %length) nounwind {