Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / 2008-07-11-RemAnd.ll
index 34b604e49a47e9b14f1a619e769d8a6ebcc80788..bf53451d66cf71a82f8e3258b64f77c4b16194b9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | not grep rem
+; RUN: opt %s -instcombine -S | not grep rem
 ; PR2330
 
 define i32 @a(i32 %b) nounwind  {