Conservative fix for PR17827 - don't optimize a shift + and + compare sequence where...
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-09-03-Mutual.ll
index 43411f860c308d5b7087db889e2c425688f14c28..b0aecfa56f74ec0844a28c851a2c42036004e8e8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -functionattrs | llvm-dis | grep readnone
+; RUN: opt < %s -functionattrs -S | grep readnone
 
 define i32 @a() {
        %tmp = call i32 @b( )           ; <i32> [#uses=1]