Remove the 'N' modifier from llvm-ar.
[oota-llvm.git] / test / Transforms / GVN / 2007-07-31-RedundantPhi.ll
index dec2cae12917567b327a9376ab93f44250fac7d4..13419d19e1d5aa358847c68678481e58aa4dead8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn -S | not grep {tmp701 =}
+; RUN: opt < %s -basicaa -gvn -S | not grep "tmp701 ="
 
 @img_width = external global i16               ; <i16*> [#uses=2]